We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b0d5da commit b4ec8f1Copy full SHA for b4ec8f1
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='promise',
5
- version='1.0.0',
+ version='1.0.1',
6
description='Promises/A+ implementation for Python',
7
long_description=open('README.rst').read(),
8
url='https://github.com/syrusakbary/promise',
0 commit comments