Skip to content

Commit d7424d0

Browse files
authored
Fixed issue with julia version
1 parent edce0e8 commit d7424d0

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
@@ -8,7 +8,7 @@ Libdl = "8f399da3-3557-5675-b5ff-fb832c97cbdb"
88
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
99

1010
[compat]
11-
julia = "0.7 1.0"
11+
julia = "0.7, 1.0"
1212
CpuId = "0.2"
1313

1414
[extras]

0 commit comments

Comments
 (0)