Skip to content

Commit

Permalink
Preparing release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Feb 22, 2019
1 parent 907d190 commit 8e37ea1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PyDL Changelog
*This version will only support Python 3 and Astropy 3.* This release is
planned for early 2019.

0.7.0 (unreleased)
0.7.0 (2019-02-22)
------------------

*This version is planned to be the last version with Python 2 support.*
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ edit_on_github = False
github_project = weaverba137/pydl
install_requires = astropy, scipy, matplotlib
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
version = 0.7.0.dev
version = 0.7.0

[entry_points]
get_juldate = pydl.goddard.astro:get_juldate_main
Expand Down

0 comments on commit 8e37ea1

Please sign in to comment.