We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55166f9 commit c3cccc6Copy full SHA for c3cccc6
setup.py
@@ -8,7 +8,7 @@
8
maintainer='Ashley Straw',
9
maintainer_email='[email protected]',
10
description='',
11
- version='.06',
+ version='1.0',
12
install_requires='path.py',
13
scripts=['bin/create_manifest.py']
14
)
0 commit comments