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 731239a commit 0b22887Copy full SHA for 0b22887
Project.toml
@@ -1,6 +1,6 @@
1
name = "SliceSampling"
2
uuid = "43f4d3e8-9711-4a8c-bd1b-03ac73a255cf"
3
-version = "0.7"
+version = "0.8"
4
5
[deps]
6
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -29,7 +29,7 @@ LogDensityProblems = "2"
29
LogDensityProblemsAD = "1"
30
Random = "1"
31
Requires = "1"
32
-Turing = "0.33, 0.34, 0.35"
+Turing = "0.36"
33
julia = "1.10"
34
35
[extras]
test/Project.toml
@@ -18,5 +18,5 @@ MCMCTesting = "0.3"
18
19
StableRNGs = "1"
20
Test = "1"
21
22
0 commit comments