Skip to content

Commit b73b226

Browse files
committed
setup.py v0.2->v0.2.1
1 parent 1fc781c commit b73b226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
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.2'
46+
VERSION = '0.2.1'
4747

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

0 commit comments

Comments
 (0)