Skip to content

Commit 3477959

Browse files
authored
Only support Julia >= 1.6 (#73)
1 parent f822477 commit 3477959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ AbstractMCMC = "4"
1414
Distributions = "0.20, 0.21, 0.22, 0.23, 0.24, 0.25"
1515
LogDensityProblems = "2"
1616
Requires = "1"
17-
julia = "1"
17+
julia = "1.6"
1818

1919
[extras]
2020
DiffResults = "163ba53b-c6d8-5494-b064-1a9d43ac40c5"

0 commit comments

Comments
 (0)