Skip to content

Commit 7f6b1f2

Browse files
committed
Preparing to release v2.0.10
1 parent 62d022b commit 7f6b1f2

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
@@ -19,7 +19,7 @@
1919
NAME = 'astropy'
2020

2121
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
22-
VERSION = '2.0.10.dev'
22+
VERSION = '2.0.10'
2323

2424
# Indicates if this version is a release version
2525
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)