Skip to content

Commit d163aed

Browse files
committed
Updated version to 1.0.0
1 parent a8711ca commit d163aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name='promise',
5-
version='0.4.3',
5+
version='1.0.0',
66
description='Promises/A+ implementation for Python',
77
long_description=open('README.rst').read(),
88
url='https://github.com/syrusakbary/promise',

0 commit comments

Comments
 (0)