Skip to content

Commit fa8f16f

Browse files
committed
Preparing release v3.0.5
1 parent f2ead14 commit fa8f16f

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.0.5.dev'
31+
VERSION = '3.0.5'
3232

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

0 commit comments

Comments
 (0)