Skip to content

Commit 1742386

Browse files
author
Oscar Smith
authored
Merge pull request #971 from oscardssmith/os/ForwardDiff1.0
support ForwardDiff 1.0
2 parents ba51e90 + 99bdb1c commit 1742386

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 = "SciMLBase"
22
uuid = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
33
authors = ["Chris Rackauckas <[email protected]> and contributors"]
4-
version = "2.80.0"
4+
version = "2.80.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -64,7 +64,7 @@ DataFrames = "1.6"
6464
Distributed = "1.10"
6565
DocStringExtensions = "0.9"
6666
EnumX = "1"
67-
ForwardDiff = "0.10.36"
67+
ForwardDiff = "0.10.36, 1"
6868
FunctionWrappersWrappers = "0.1.3"
6969
IteratorInterfaceExtensions = "^1"
7070
LinearAlgebra = "1.10"

0 commit comments

Comments
 (0)