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 044c994 commit 2a2bd6bCopy full SHA for 2a2bd6b
HISTORY.md
@@ -1,3 +1,7 @@
1
+# Release 0.39.2
2
+
3
+Fixed a bug in the support of `OrderedLogistic` (by changing the minimum from 0 to 1).
4
5
# Release 0.39.1
6
7
No changes from 0.39.0 — this patch is released just to re-trigger a Documenter.jl run.
Project.toml
@@ -1,6 +1,6 @@
name = "Turing"
uuid = "fce5fe82-541a-59a6-adf8-730c64b5f9a0"
-version = "0.39.1"
+version = "0.39.2"
[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
0 commit comments