Skip to content

Commit e3112d7

Browse files
committed
setup.py -> v0.2.2
1 parent 2c5565a commit e3112d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
builtins._ASTROPY_PACKAGE_NAME_ = PACKAGENAME
4444

4545
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
46-
VERSION = '0.3.dev'
46+
VERSION = '0.2.2'
4747

4848
# Indicates if this version is a release version
4949
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)