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 62d022b commit 7f6b1f2Copy full SHA for 7f6b1f2
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.10.dev'
+VERSION = '2.0.10'
23
24
# Indicates if this version is a release version
25
RELEASE = 'dev' not in VERSION
0 commit comments