We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d41bca commit 0ed9e1aCopy full SHA for 0ed9e1a
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "MagGravPoly"
2
uuid = "5ad9ae14-893c-4be5-bc0a-7005514a6e19"
3
authors = ["Alessandro Ghirotto", "Andrea Zunino"]
4
-version = "0.10.3"
+version = "0.10.4"
5
6
[deps]
7
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -15,6 +15,7 @@ ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
15
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
16
17
[compat]
18
+ForwardDiff = "0.10.38"
19
DocStringExtensions = "0.9.3"
20
LibGEOS = "0.9.2"
21
Random = "1.11.0"
0 commit comments