Skip to content

Commit

Permalink
Add Julia compat bounds
Browse files Browse the repository at this point in the history
Closes #2.
  • Loading branch information
anowacki committed Jul 11, 2019
1 parent 7e64afb commit 73c8344
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name = "Geodesics"
uuid = "6aaf26a4-c633-11e8-35ae-8904cb805353"
authors = ["Andy Nowacki <a.nowacki@leeds.ac.uk>"]
version = "0.2.1"
version = "0.2.2"

[compat]
julia = "0.7, 1"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 73c8344

Please sign in to comment.