Skip to content

Commit

Permalink
update release notes and version for desisim/0.38.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Apr 30, 2024
1 parent 2c35253 commit 0954dc4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 3 deletions.
11 changes: 9 additions & 2 deletions doc/changes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,17 @@
desisim change log
==================

0.38.1 (unreleased)
0.38.2 (unreleased)
-------------------

* No changes yet
* No changes yet.

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

* Followup requested changes for DESI-Y1 LyA mocks (PR `#580`_).

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

0.38.0 (2024-03-05)
-------------------
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.0.dev2440'
__version__ = '0.38.1'

0 comments on commit 0954dc4

Please sign in to comment.