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 a6178d8 commit b14c2e5Copy full SHA for b14c2e5
CHANGES.rst
@@ -1,4 +1,4 @@
1
-1.0 (unreleased)
+1.0 (2015-02-18)
2
----------------
3
4
General
setup.py
@@ -29,7 +29,7 @@
29
NAME = 'astropy'
30
31
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
32
-VERSION = '1.0.dev'
+VERSION = '1.0'
33
34
# Indicates if this version is a release version
35
RELEASE = 'dev' not in VERSION
0 commit comments