Skip to content

Commit c5a7aab

Browse files
committed
updated version #
1 parent f339b6e commit c5a7aab

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
@@ -39,7 +39,7 @@
3939
LICENSE = 'BSD'
4040

4141
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
42-
VERSION = '0.0.dev'
42+
VERSION = '0.1.0'
4343

4444
# Indicates if this version is a release version
4545
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)