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