Skip to content

Commit f905b6c

Browse files
committed
Preparing for release 0.6.0
1 parent cf503e4 commit f905b6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/pydl/changes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
PyDL Changelog
33
==============
44

5-
0.6.0 (unreleased)
5+
0.6.0 (2017-09-19)
66
------------------
77

88
* This release is compatible with Astropy 2.0, and may be backwards

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.6.0.dev
53+
version = 0.6.0
5454

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

0 commit comments

Comments
 (0)