We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf503e4 commit f905b6cCopy full SHA for f905b6c
docs/pydl/changes.rst
@@ -2,7 +2,7 @@
2
PyDL Changelog
3
==============
4
5
-0.6.0 (unreleased)
+0.6.0 (2017-09-19)
6
------------------
7
8
* This release is compatible with Astropy 2.0, and may be backwards
setup.cfg
@@ -50,7 +50,7 @@ edit_on_github = False
50
github_project = weaverba137/pydl
51
install_requires = astropy scipy matplotlib
52
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
53
-version = 0.6.0.dev
+version = 0.6.0
54
55
[entry_points]
56
get_juldate = pydl.goddard.astro:get_juldate_main
0 commit comments