Skip to content

Commit

Permalink
Release 0.8.0 complete. Start dev for 0.8.1 [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
mperrin committed Dec 13, 2018
1 parent eafc330 commit 565a8e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -70,7 +70,7 @@
builtins._ASTROPY_PACKAGE_NAME_ = PACKAGENAME

# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
VERSION = '0.8.0'
VERSION = '0.8.1dev'

# Indicates if this version is a release version
RELEASE = 'dev' not in VERSION
Expand Down

0 comments on commit 565a8e7

Please sign in to comment.