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 6263bd5 commit b24b87fCopy full SHA for b24b87f
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.4.dev'
+VERSION = '3.0.4'
32
33
# Indicates if this version is a release version
34
RELEASE = 'dev' not in VERSION
0 commit comments