Skip to content

Commit

Permalink
chore: bump version to 0.2.4 (#232)
Browse files Browse the repository at this point in the history
chore: bump version
  • Loading branch information
zahidkizmaz authored Dec 16, 2024
1 parent e898a78 commit 81a6c3c
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 @@
[project]
name = "decimify"
version = "0.2.3"
version = "0.2.4"
description = "Parse numbers with different formatting to builtin python Decimal."
authors = [{ name = "Zahid Kizmaz", email = "tech@zahid.rocks" }]
readme = "README.md"
Expand Down

0 comments on commit 81a6c3c

Please sign in to comment.