Skip to content

Commit

Permalink
update package version to 0.1.3 (#11)
Browse files Browse the repository at this point in the history
update version
  • Loading branch information
zahidkizmaz authored Apr 15, 2023
1 parent bfc5570 commit 247242c
Showing 1 changed file with 1 addition and 1 deletion.
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 = "decimify"
version = "0.1.2"
version = "0.1.3"
description = "Parse numbers with different formatting to builtin python Decimal."
authors = ["Zahid Kizmaz <tech@zahid.rocks>"]
license = "MIT"
Expand Down

0 comments on commit 247242c

Please sign in to comment.