Skip to content

Commit

Permalink
preparing for next tag
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Apr 30, 2024
1 parent 41f890c commit f77d73c
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 @@ -7,7 +7,7 @@ speclite Change Log

- Eliminate ``astropy_helpers``; fully modern package layout.

0.19 (unreleased)
0.19 (2024-04-30)
-----------------

- Add LSST 2023 filters (silver-coated mirrors) (PR `#84`_).
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ edit_on_github = True
github_project = desihub/speclite
install_requires = astropy scipy pyyaml pytest_astropy_header
# version should be PEP440 compatible, e.g. 0.8 or 0.8.dev (http://www.python.org/dev/peps/pep-0440)
version = 0.19.dev
version = 0.19

# [options.entry_points]
# console_scripts =
Expand Down

0 comments on commit f77d73c

Please sign in to comment.