Skip to content

Commit c416453

Browse files
committed
Preparing release 0.2
1 parent 5fc6dc2 commit c416453

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.2 (unreleased)
1+
0.2 (2013-02-19)
22
----------------
33

44
New Features

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
NAME = 'astropy'
3737

3838
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
39-
VERSION = '0.2.dev'
39+
VERSION = '0.2'
4040

4141
# Indicates if this version is a release version
4242
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)