Skip to content

Commit 5f2c56f

Browse files
KristofferCtimholy
authored andcommitted
add compat with new JuliaInterpreter (#18)
1 parent 5d29f1d commit 5f2c56f

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
@@ -10,7 +10,7 @@ JuliaInterpreter = "aa1ae85d-cabe-5617-a682-6adf51b2e16a"
1010
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1111

1212
[compat]
13-
JuliaInterpreter = "0.3, 0.4, 0.5, 0.6"
13+
JuliaInterpreter = "0.3, 0.4, 0.5, 0.6, 0.7"
1414

1515
[targets]
1616
test = ["Test"]

0 commit comments

Comments
 (0)