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 433f597 commit d044049Copy full SHA for d044049
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.11.dev'
+VERSION = '2.0.11'
23
24
# Indicates if this version is a release version
25
RELEASE = 'dev' not in VERSION
0 commit comments