Skip to content

Commit dfa0c90

Browse files
committed
changelog and setup -> 0.3.7
1 parent a5e78be commit dfa0c90

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.7 (unreleased)
1+
0.3.7 (2018-01-25)
22
------------------
33

44
- New tool: Exoplanet Orbit Catalog, NASA Exoplanet Archive [#771]

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
builtins._ASTROPY_PACKAGE_NAME_ = PACKAGENAME
4848

4949
# VERSION should be PEP386 compatible (http://www.python.org/dev/peps/pep-0386)
50-
VERSION = '0.3.7.dev'
50+
VERSION = '0.3.7'
5151

5252
# Indicates if this version is a release version
5353
RELEASE = 'dev' not in VERSION

0 commit comments

Comments
 (0)