Skip to content

Commit 63a3e02

Browse files
committed
changelog & version # setting
1 parent 08f6d70 commit 63a3e02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: CHANGES

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.3.1 (2016-01-11)
1+
0.3.1 (2016-01-19)
22
------------------
33

44
- Fix bug in xmatch service that required astropy tables to have exactly 2

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
builtins._ASTROPY_PACKAGE_NAME_ = PACKAGENAME
4444

4545
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
46-
VERSION = '0.3.1.dev'
46+
VERSION = '0.3.1'
4747

4848
# Indicates if this version is a release version
4949
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)