Skip to content

Commit 0b22887

Browse files
committed
bump turing version
1 parent 731239a commit 0b22887

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "SliceSampling"
22
uuid = "43f4d3e8-9711-4a8c-bd1b-03ac73a255cf"
3-
version = "0.7"
3+
version = "0.8"
44

55
[deps]
66
AbstractMCMC = "80f14c24-f653-4e6a-9b94-39d6b0f70001"
@@ -29,7 +29,7 @@ LogDensityProblems = "2"
2929
LogDensityProblemsAD = "1"
3030
Random = "1"
3131
Requires = "1"
32-
Turing = "0.33, 0.34, 0.35"
32+
Turing = "0.36"
3333
julia = "1.10"
3434

3535
[extras]

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ MCMCTesting = "0.3"
1818
Random = "1"
1919
StableRNGs = "1"
2020
Test = "1"
21-
Turing = "0.33, 0.34, 0.35"
21+
Turing = "0.36"
2222
julia = "1.10"

0 commit comments

Comments
 (0)