Skip to content

Commit

Permalink
Stage for release v3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
EdoAlvarezR committed Jul 8, 2022
1 parent 28ab5ff commit 0e8c43b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "FLOWVPM"
uuid = "6e19019d-7c31-4940-9d16-c3f15dfe6020"
authors = ["Eduardo J. Alvarez <[email protected]>"]
version = "2.1.0"
version = "3.0.0"

[deps]
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
Expand All @@ -13,8 +13,8 @@ DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
FLOWExaFMM = "a07d1f4e-0e34-4d8b-bfef-e5b961477d34"

[compat]
julia = "1.4"
FLOWExaFMM = "2.0.0"
julia = "1.6"
FLOWExaFMM = "2.1.0"

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

0 comments on commit 0e8c43b

Please sign in to comment.