Skip to content

Commit

Permalink
update release notes and version for desisim/0.37.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed Jan 13, 2023
1 parent ec94577 commit 5801a1d
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
Expand Up @@ -2,10 +2,15 @@
desisim change log
==================

0.37.2 (unreleased)
-------------------

* No changes yet.

0.37.1 (2023-01-13)
-------------------

* Added sort to io.find_basis_template()
* Added sort to io.find_basis_template() (PR `#576`_).

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

Expand Down
2 changes: 1 addition & 1 deletion py/desisim/_version.py
@@ -1 +1 @@
__version__ = '0.37.0.dev2405'
__version__ = '0.37.1'

0 comments on commit 5801a1d

Please sign in to comment.