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 2e72f42 commit 8229737Copy full SHA for 8229737
changelog.txt
@@ -1,4 +1,9 @@
1
-v0.31.0 (2024-06-16)
+v0.31.1 (2024-08-11)
2
+~~~~~~~
3
+* Make WDL_mu score type work as intended.
4
+* Fix macos CI builds.
5
+
6
+v0.31.0 (2024-06-16)
7
~~~~~~~
8
* No changes from rc3.
9
src/version.inc
@@ -1,4 +1,4 @@
#define LC0_VERSION_MAJOR 0
#define LC0_VERSION_MINOR 31
-#define LC0_VERSION_PATCH 0
+#define LC0_VERSION_PATCH 1
#define LC0_VERSION_POSTFIX ""
0 commit comments