Skip to content

Commit f8f182e

Browse files
committed
update release notes and version for surveysim/0.12.6
1 parent 8cc450c commit f8f182e

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

doc/changes.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22
surveysim change log
33
====================
44

5-
0.12.6 (unreleased)
5+
0.12.7 (2024-05-01)
66
-------------------
77

88
* No changes yet.
99

10+
0.12.6 (2024-05-01)
11+
-------------------
12+
13+
* Moved testing to GitHub Actions; readthedocs updates (PR `#82`_).
14+
15+
.. _`#82`: https://github.com/desihub/surveysim/pull/82
16+
1017
0.12.5 (2023-01-12)
1118
-------------------
1219

py/surveysim/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.12.5.dev446'
1+
__version__ = '0.12.6'

0 commit comments

Comments
 (0)