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 f2ead14 commit fa8f16fCopy full SHA for fa8f16f
setup.py
@@ -28,7 +28,7 @@
28
NAME = 'astropy'
29
30
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
31
-VERSION = '3.0.5.dev'
+VERSION = '3.0.5'
32
33
# Indicates if this version is a release version
34
RELEASE = 'dev' not in VERSION
0 commit comments