Skip to content

Commit 743055c

Browse files
committed
Preparing to release v3.1
1 parent 5881e44 commit 743055c

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
@@ -28,7 +28,7 @@
2828
NAME = 'astropy'
2929

3030
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
31-
VERSION = '3.1rc2'
31+
VERSION = '3.1'
3232

3333
# Indicates if this version is a release version
3434
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)