Skip to content

Commit b14c2e5

Browse files
committed
Preparing release 1.0
1 parent a6178d8 commit b14c2e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1.0 (unreleased)
1+
1.0 (2015-02-18)
22
----------------
33

44
General

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
NAME = 'astropy'
3030

3131
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
32-
VERSION = '1.0.dev'
32+
VERSION = '1.0'
3333

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

0 commit comments

Comments
 (0)