We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cc450c commit f8f182eCopy full SHA for f8f182e
doc/changes.rst
@@ -2,11 +2,18 @@
2
surveysim change log
3
====================
4
5
-0.12.6 (unreleased)
+0.12.7 (2024-05-01)
6
-------------------
7
8
* No changes yet.
9
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
17
0.12.5 (2023-01-12)
18
19
py/surveysim/_version.py
@@ -1 +1 @@
1
-__version__ = '0.12.5.dev446'
+__version__ = '0.12.6'
0 commit comments