We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4728ea9 commit c66cd97Copy full SHA for c66cd97
setup.py
@@ -19,7 +19,7 @@
19
NAME = 'astropy'
20
21
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
22
-VERSION = '2.0.5.dev'
+VERSION = '2.0.5'
23
24
# Indicates if this version is a release version
25
RELEASE = 'dev' not in VERSION
0 commit comments