Skip to content

Commit ac0fb12

Browse files
committed
Fix compat
1 parent 9d1ca76 commit ac0fb12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

DifferentiationInterface/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DifferentiationInterface"
22
uuid = "a0c0ee7d-e4b9-4e03-894e-1c5f64a51d63"
33
authors = ["Guillaume Dalle", "Adrian Hill"]
4-
version = "0.6.54"
4+
version = "0.7.0"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"

DifferentiationInterfaceTest/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "DifferentiationInterfaceTest"
22
uuid = "a82114a7-5aa3-49a8-9643-716bb13727a3"
33
authors = ["Guillaume Dalle", "Adrian Hill"]
4-
version = "0.10.0"
4+
version = "0.10.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -44,7 +44,7 @@ AllocCheck = "0.2"
4444
Chairmarks = "1.2.1"
4545
ComponentArrays = "0.15"
4646
DataFrames = "1.6.1"
47-
DifferentiationInterface = "0.6.53"
47+
DifferentiationInterface = "0.7.0"
4848
DocStringExtensions = "0.8,0.9"
4949
ExplicitImports = "1.10.1"
5050
FiniteDiff = "2.27.0"

0 commit comments

Comments
 (0)