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 895af08 commit dec91a2Copy full SHA for dec91a2
setup.py
@@ -24,7 +24,7 @@
24
INSTALL_REQUIRES = []
25
26
setup(name = 'pytimeparse',
27
- version = '1.1.0',
+ version = '1.1.1',
28
description = 'Time expression parser',
29
author = 'Will Roberts',
30
author_email = '[email protected]',
0 commit comments