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 26e1927 commit ca01b3bCopy full SHA for ca01b3b
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.8.dev'
+VERSION = '2.0.8'
23
24
# Indicates if this version is a release version
25
RELEASE = 'dev' not in VERSION
0 commit comments