Skip to content

Commit

Permalink
Tagging speclite/v0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverba137 committed Aug 5, 2024
1 parent 9b17e49 commit ae4c6a5
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 @@ -8,7 +8,7 @@ speclite Change Log
- Eliminate ``astropy_helpers``; fully modern package layout.
- Support Numpy 2.0.

0.20 (unreleased)
0.20 (2024-08-05)
-----------------

- Fix ``scipy.integrate`` name changes; pin Pillow version so unit tests work (PR `#91`_).
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
# version should be PEP440 compatible, e.g. 0.8 or 0.8.dev (http://www.python.org/dev/peps/pep-0440)
version = 0.20.dev
version = 0.20

# [options.entry_points]
# console_scripts =
Expand Down

0 comments on commit ae4c6a5

Please sign in to comment.