Skip to content

Commit 714779b

Browse files
committed
Back to development: v0.3.7.dev
1 parent 5fa4753 commit 714779b

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
@@ -47,7 +47,7 @@
4747
builtins._ASTROPY_PACKAGE_NAME_ = PACKAGENAME
4848

4949
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
50-
VERSION = '0.3.6'
50+
VERSION = '0.3.7.dev'
5151

5252
# Indicates if this version is a release version
5353
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)