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 d335be2 commit 01d09c8Copy full SHA for 01d09c8
1 file changed
setup.py
@@ -43,7 +43,7 @@
43
builtins._ASTROPY_PACKAGE_NAME_ = PACKAGENAME
44
45
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
46
-VERSION = '1.1.dev'
+VERSION = '1.0.0'
47
48
# Indicates if this version is a release version
49
RELEASE = 'dev' not in VERSION
0 commit comments