Skip to content

Commit

Permalink
Merge pull request #12 from AshtonSBradley/ci-and-compat
Browse files Browse the repository at this point in the history
v1.0.1
  • Loading branch information
AshtonSBradley authored Jul 11, 2021
2 parents c5e4f79 + 15e5055 commit 8c5832a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "PhaseSpaceTools"
uuid = "0e21426a-da0a-11e8-1f13-43a2532b2fa8"
authors = ["Ashton Bradley <ashton.bradley@gmail.com>"]
version = "0.1.0"
version = "1.0.1"

[deps]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
Expand All @@ -14,4 +14,9 @@ Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
SpecialFunctions = "1"
SpecialFunctions = "1, 1.3, 1.4"
GSL = "1, 1.0"
Reexport = "1, 1.0"
Distributions = "0.24, 0.25"
Parameters = "0.12"
julia = "1.6"

0 comments on commit 8c5832a

Please sign in to comment.