Skip to content

Commit b4ec8f1

Browse files
committed
Updated version to 1.0.1
1 parent 8b0d5da commit b4ec8f1

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='1.0.0',
5+
version='1.0.1',
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)