Skip to content

Commit 95f76f5

Browse files
authored
new version
1 parent a1c665c commit 95f76f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

moneypy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
A library to handle money.
33
"""
44

5-
__version__ = "1.0.1"
5+
__version__ = "1.0.2"
66
__author__ = 'Edgar Luque'
77
__license__ = 'GPL-3.0'
88

0 commit comments

Comments
 (0)