Skip to content

Commit 3db76a4

Browse files
committed
Preparing to release v3.1rc1
1 parent 23364de commit 3db76a4

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.1.dev'
31+
VERSION = '3.1rc1'
3232

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

0 commit comments

Comments
 (0)