Skip to content

Commit 4f4fb24

Browse files
authored
Put an upper bound on compat Julia version (#80)
1 parent 7ca9336 commit 4f4fb24

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
@@ -9,4 +9,4 @@ Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
99
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1010

1111
[compat]
12-
julia = "0.7.0"
12+
julia = "0.7, 1"

0 commit comments

Comments
 (0)