Skip to content

Commit 8e37ea1

Browse files
committed
Preparing release 0.7.0
1 parent 907d190 commit 8e37ea1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ PyDL Changelog
88
*This version will only support Python 3 and Astropy 3.* This release is
99
planned for early 2019.
1010

11-
0.7.0 (unreleased)
11+
0.7.0 (2019-02-22)
1212
------------------
1313

1414
*This version is planned to be the last version with Python 2 support.*

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ edit_on_github = False
5050
github_project = weaverba137/pydl
5151
install_requires = astropy, scipy, matplotlib
5252
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
53-
version = 0.7.0.dev
53+
version = 0.7.0
5454

5555
[entry_points]
5656
get_juldate = pydl.goddard.astro:get_juldate_main

0 commit comments

Comments
 (0)