Skip to content

Commit a7c3268

Browse files
authored
Merge pull request #338 from SciML/qqy/bump
2 parents 1804133 + 3d65a38 commit a7c3268

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

lib/BoundaryValueDiffEqAscher/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BoundaryValueDiffEqAscher"
22
uuid = "7227322d-7511-4e07-9247-ad6ff830280e"
33
authors = ["Qingyu Qu <erikqqy123@gmail.com>"]
4-
version = "1.6.0"
4+
version = "1.6.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -27,7 +27,7 @@ BoundaryValueDiffEqCore = "1"
2727
ConcreteStructs = "0.2.3"
2828
DiffEqBase = "6.167"
2929
DiffEqDevTools = "2.44"
30-
DifferentiationInterface = "0.6.42"
30+
DifferentiationInterface = "0.6.42, 0.7"
3131
FastClosures = "0.3.2"
3232
ForwardDiff = "0.10.38, 1"
3333
Hwloc = "3"

lib/BoundaryValueDiffEqMIRKN/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "BoundaryValueDiffEqMIRKN"
22
uuid = "9255f1d6-53bf-473e-b6bd-23f1ff009da4"
33
authors = ["Qingyu Qu <erikqqy123@gmail.com>"]
4-
version = "1.6.0"
4+
version = "1.6.1"
55

66
[deps]
77
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -36,7 +36,7 @@ BoundaryValueDiffEqCore = "1"
3636
ConcreteStructs = "0.2.3"
3737
DiffEqBase = "6.167"
3838
DiffEqDevTools = "2.44"
39-
DifferentiationInterface = "0.6.42"
39+
DifferentiationInterface = "0.6.42, 0.7"
4040
FastAlmostBandedMatrices = "0.1.4"
4141
FastClosures = "0.3.2"
4242
ForwardDiff = "0.10.38, 1"

0 commit comments

Comments
 (0)