Skip to content

Commit 7a71c6d

Browse files
committed
release v0.3.8
1 parent 4fe67df commit 7a71c6d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.3.8 (unreleased)
1+
0.3.8 (2018-04-27)
22
------------------
33

44
- New tool ``jplhorizons``: JPL Horizons service to obtain ephemerides,

setup.py

Lines changed: 1 addition & 1 deletion
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.8.dev'
50+
VERSION = '0.3.8'
5151

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

0 commit comments

Comments
 (0)