Skip to content

Commit 3bcf0b5

Browse files
authored
support ForwardDiff@1.0
1 parent 9dc807f commit 3bcf0b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
name = "PolyesterForwardDiff"
22
uuid = "98d1487c-24ca-40b6-b7ab-df2af84e126b"
33
authors = ["The Chrises"]
4-
version = "0.1.2"
4+
version = "0.1.3"
55

66
[deps]
77
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
88
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
99

1010
[compat]
11-
ForwardDiff = "0.10"
11+
ForwardDiff = "0.10, 1"
1212
Polyester = "0.7"
1313
julia = "1.9"
1414

0 commit comments

Comments
 (0)