Skip to content

Commit 9b900ac

Browse files
bump compat of ForwardDiff.jl to v1 (#194)
1 parent 5223531 commit 9b900ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "Octavian"
22
uuid = "6fd5a793-0b7e-452c-907f-f8bfe9c57db4"
33
authors = ["Chris Elrod", "Dilum Aluthge", "Mason Protter", "contributors"]
4-
version = "0.3.28"
4+
version = "0.3.29"
55

66
[deps]
77
CPUSummary = "2a0fbf3d-bb9c-48f3-b0a9-814d99fd7ab9"
@@ -27,7 +27,7 @@ HyperDualNumbersExt = "HyperDualNumbers"
2727

2828
[compat]
2929
CPUSummary = "0.1.26, 0.2.1"
30-
ForwardDiff = "0.10"
30+
ForwardDiff = "0.10, 1"
3131
HyperDualNumbers = "4"
3232
IfElse = "0.1"
3333
LoopVectorization = "0.12.86"

0 commit comments

Comments
 (0)