Skip to content

Commit

Permalink
update release notes and version for surveysim/0.12.6
Browse files Browse the repository at this point in the history
  • Loading branch information
sbailey committed May 1, 2024
1 parent 8cc450c commit f8f182e
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 @@
surveysim change log
====================

0.12.6 (unreleased)
0.12.7 (2024-05-01)
-------------------

* No changes yet.

0.12.6 (2024-05-01)
-------------------

* Moved testing to GitHub Actions; readthedocs updates (PR `#82`_).

.. _`#82`: https://github.com/desihub/surveysim/pull/82

0.12.5 (2023-01-12)
-------------------

Expand Down
2 changes: 1 addition & 1 deletion py/surveysim/_version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '0.12.5.dev446'
__version__ = '0.12.6'

0 comments on commit f8f182e

Please sign in to comment.