Skip to content

Commit b24b87f

Browse files
committed
Preparing release v3.0.4
1 parent 6263bd5 commit b24b87f

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

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

0 commit comments

Comments
 (0)