Skip to content

Commit f459633

Browse files
committed
prepping release v0.7.0
1 parent aa27483 commit f459633

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
@@ -65,7 +65,7 @@
6565

6666

6767
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
68-
VERSION = '0.6.4dev'
68+
VERSION = '0.7.0'
6969

7070
# Indicates if this version is a release version
7171
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)