Skip to content

Commit bbd15f4

Browse files
authored
Merge pull request #27 from akhundMurad/release/0.3.3
bump version to 0.3.3 in pyproject.toml
2 parents 08a6968 + f1f4faa commit bbd15f4

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)