Skip to content

Commit

Permalink
update release notes and version for desidatamodel/24.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Sep 12, 2024
1 parent 37f22ff commit 13d37f5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,12 @@
desidatamodel Change Log
========================

23.6 (unreleased)
24.10 (unreleased)
------------------

* No changes yet.

24.9 (2024-09-12)
-----------------

* Fix column name in ``fluxcalib`` description (PR `#193`_).
Expand Down
2 changes: 1 addition & 1 deletion py/desidatamodel/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '23.6.dev1319'
__version__ = '24.9'

0 comments on commit 13d37f5

Please sign in to comment.