Skip to content

Commit

Permalink
build: Release v1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
skorokithakis committed Feb 28, 2024
1 parent 0b48734 commit d131d16
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Changelog


## Unreleased

### Fixes

* Annotate *args as Any (#95) [Kamil Essekkat]


## v1.0.10 (2022-11-09)

### Features
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "shortuuid"
version = "1.0.11"
version = "1.0.12"
description = "A generator library for concise, unambiguous and URL-safe UUIDs."
license = "BSD-3-Clause"
classifiers = [
Expand Down

0 comments on commit d131d16

Please sign in to comment.