We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2b192d commit c57c41cCopy full SHA for c57c41c
setup.py
@@ -24,7 +24,7 @@ def run_tests(self):
24
sys.exit(errno)
25
26
27
-VERSION = '0.0.2'
+VERSION = '0.0.3'
28
29
setup(
30
name="timefhuman",
0 commit comments