Skip to content

Commit

Permalink
update release notes and version for redrock/0.20.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Nov 5, 2024
1 parent 6e56d9b commit dc184e7
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,19 @@
redrock Change Log
==================

0.20.3 (unreleased)
0.20.4 (unreleased)
-------------------

* No changes yet.

0.20.3 (2024-11-05)
-------------------

* Support `--templates` accepting multiple files, not just single file or
text file with list of files (PR `#320`_).

.. _`#320`: https://github.com/desihub/redrock/pull/320

0.20.2 (2024-08-15)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion py/redrock/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.20.3.dev1065'
__version__ = '0.20.3'

0 comments on commit dc184e7

Please sign in to comment.