Skip to content

Commit 04f07b9

Browse files
authoredJan 27, 2021
Merge pull request #16 from LCSB-BioCore/mk-julia-compat
Add compatibility limit for julia core
2 parents b9459bf + 78d6537 commit 04f07b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎Project.toml

+3
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
99
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1010
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
1111
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
12+
13+
[compat]
14+
julia = "1"

0 commit comments

Comments
 (0)
Please sign in to comment.