We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 297e605 commit 450fb30Copy full SHA for 450fb30
setup.py
@@ -14,7 +14,7 @@
14
long_description = file.read()
15
16
setup(name = 'pytimeparse',
17
- version = '1.0.1',
+ version = '1.1.0',
18
description = 'Time expression parser',
19
author = 'Will Roberts',
20
author_email = '[email protected]',
0 commit comments