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 2c5565a commit e3112d7Copy full SHA for e3112d7
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 = '0.3.dev'
+VERSION = '0.2.2'
47
48
# Indicates if this version is a release version
49
RELEASE = 'dev' not in VERSION
0 commit comments