Skip to content
Snippets Groups Projects
Commit d14fa27e authored by Karl Kosack's avatar Karl Kosack Committed by GitHub
Browse files

update version in setup.py to reflect branch

parent d5cf3a03
No related branches found
Tags v0.1r0
No related merge requests found
......@@ -43,7 +43,7 @@ LONG_DESCRIPTION = package.__doc__
builtins._ASTROPY_PACKAGE_NAME_ = PACKAGENAME
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
VERSION = '0.0.dev'
VERSION = '0.1dev'
# Indicates if this version is a release version
RELEASE = 'dev' not in VERSION
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment