Skip to content

Commit 33009a6

Browse files
committed
Preparing release 0.5.4
1 parent d183ce0 commit 33009a6

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.5.4 (unreleased)
5+
0.5.4 (2016-05-04)
66
------------------
77

88
* Added :func:`~pydl.pydlutils.sdss.sdss_specobjid` to compute SDSS

setup.cfg

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

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

0 commit comments

Comments
 (0)