Skip to content

Commit c21fed0

Browse files
author
Will Roberts
committed
setup: version 1.1.2 with better setuptools support merged
1 parent e5597ba commit c21fed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
INSTALL_REQUIRES = []
2525

2626
setup(name = 'pytimeparse',
27-
version = '1.1.1',
27+
version = '1.1.2',
2828
description = 'Time expression parser',
2929
author = 'Will Roberts',
3030
author_email = '[email protected]',

0 commit comments

Comments
 (0)