Skip to content

Commit

Permalink
fixed Project.toml compat
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Ortner committed Jul 22, 2019
1 parent 2efb671 commit d49cb79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = "JuLIP"
uuid = "945c410c-986d-556a-acb1-167a618e0462"
version = "0.7.2"
version = "0.7.3"

[deps]
AlgebraicMultigrid = "2169fc97-5a83-5252-b627-83903c6c433c"
Expand All @@ -24,7 +24,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

[compat]
NeighbourLists = "0.3.0"
NeighbourLists = "0.3, 0.4"
julia = "1"

[extras]
Expand Down

0 comments on commit d49cb79

Please sign in to comment.