Skip to content

Commit

Permalink
Preparing release v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz committed Jun 9, 2019
1 parent 930c37b commit 89b6be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -19,7 +19,7 @@
NAME = 'astropy'

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

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

0 comments on commit 89b6be9

Please sign in to comment.