Skip to content

Commit f1f4faa

Browse files
committed
bump version to 0.3.3 in pyproject.toml
1 parent 08a6968 commit f1f4faa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "typeid-python"
3-
version = "0.3.2"
3+
version = "0.3.3"
44
description = "Python implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs"
55
authors = ["Murad Akhundov <akhundov1murad@gmail.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)