Skip to content

Commit

Permalink
update release notes and version for desisim/0.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Dec 17, 2024
1 parent 0f8e903 commit 02f8bd5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@
desisim change log
==================

0.38.2 (unreleased)
0.38.3 (unreleased)
-------------------

* No changes yet.

0.38.2 (2024-12-17)
-------------------

* Update to generate DESI-Y3 Lya mocks (PR `#581`_).

.. _`#581`: https://github.com/desihub/desisim/pull/581

0.38.1 (2024-04-30)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion py/desisim/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.38.1.dev2447'
__version__ = '0.38.2'

0 comments on commit 02f8bd5

Please sign in to comment.