Skip to content

Commit 13a05f8

Browse files
committed
version 1.0.0 release
1 parent be54bca commit 13a05f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
from distutils.extension import Extension
66

77
PROJECT_METADATA = {
8-
"version": "0.1.0.dev7",
8+
"version": "1.0.0",
99
"author": 'Mark Reid',
1010
"author_email": 'mindmark@gmail.com',
1111
"license": 'MIT',

0 commit comments

Comments
 (0)