We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c702ca commit 0ead5f1Copy full SHA for 0ead5f1
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "typeid-python"
3
-version = "0.2.3"
+version = "0.3.0"
4
description = "Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs"
5
authors = ["Murad Akhundov <[email protected]>"]
6
license = "MIT"
0 commit comments