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 5881e44 commit 743055cCopy full SHA for 743055c
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.1rc2'
+VERSION = '3.1'
32
33
# Indicates if this version is a release version
34
RELEASE = 'dev' not in VERSION
0 commit comments