Skip to content

Commit 9710a57

Browse files
committed
bump turing
1 parent 3f09d27 commit 9710a57

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Distributions = "0.25"
2121
LinearAlgebra = "1"
2222
LogDensityProblems = "2"
2323
Random = "1"
24-
Turing = "0.37, 0.38"
24+
Turing = "0.37, 0.38, 0.39"
2525
julia = "1.10"
2626

2727
[extras]

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ Random = "1"
2828
SliceSampling = "0.7.1"
2929
StableRNGs = "1"
3030
Statistics = "1"
31-
Turing = "0.37, 0.38"
31+
Turing = "0.37, 0.38, 0.39"
3232
julia = "1.10"

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.37, 0.38"
21+
Turing = "0.37, 0.38, 0.39"
2222
julia = "1.10"

0 commit comments

Comments
 (0)