We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be54bca commit 13a05f8Copy full SHA for 13a05f8
setup.py
@@ -5,7 +5,7 @@
5
from distutils.extension import Extension
6
7
PROJECT_METADATA = {
8
- "version": "0.1.0.dev7",
+ "version": "1.0.0",
9
"author": 'Mark Reid',
10
"author_email": '[email protected]',
11
"license": 'MIT',
0 commit comments