Skip to content

Commit

Permalink
Move to v.0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Noam Nol committed Sep 12, 2024
1 parent dc8aa6b commit 8787e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gematriapy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""Convert number to Hebrew or Hebrew to number"""

__version__ = "0.2.0"
__version__ = "0.3.0"

from .gematria import to_hebrew, to_number

0 comments on commit 8787e29

Please sign in to comment.