Skip to content

Commit 0ed9e1a

Browse files
Compatibility with ForwardDiff, bump version to 0.10.4
1 parent 9d41bca commit 0ed9e1a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MagGravPoly"
22
uuid = "5ad9ae14-893c-4be5-bc0a-7005514a6e19"
33
authors = ["Alessandro Ghirotto", "Andrea Zunino"]
4-
version = "0.10.3"
4+
version = "0.10.4"
55

66
[deps]
77
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
@@ -15,6 +15,7 @@ ReverseDiff = "37e2e3b7-166d-5795-8a7a-e32c996b4267"
1515
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
1616

1717
[compat]
18+
ForwardDiff = "0.10.38"
1819
DocStringExtensions = "0.9.3"
1920
LibGEOS = "0.9.2"
2021
Random = "1.11.0"

0 commit comments

Comments
 (0)