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 d183ce0 commit 33009a6Copy full SHA for 33009a6
docs/pydl/changes.rst
@@ -2,7 +2,7 @@
2
PyDL Changelog
3
==============
4
5
-0.5.4 (unreleased)
+0.5.4 (2016-05-04)
6
------------------
7
8
* Added :func:`~pydl.pydlutils.sdss.sdss_specobjid` to compute SDSS
setup.cfg
@@ -49,7 +49,7 @@ edit_on_github = False
49
github_project = weaverba137/pydl
50
install_requires = astropy scipy matplotlib
51
# version should be PEP440 compatible (http://www.python.org/dev/peps/pep-0440)
52
-version = 0.5.4.dev
+version = 0.5.4
53
54
[entry_points]
55
get_juldate = pydl.goddard.astro:get_juldate_main
0 commit comments