Skip to content

Commit 47bb1e2

Browse files
Merge pull request #297 from JuliaDiff/ChrisRackauckas-patch-2
Allow Symbolics v6
2 parents 0a42304 + eed8cc5 commit 47bb1e2

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
@@ -4,7 +4,7 @@ authors = [
44
"Pankaj Mishra <pankajmishra1511@gmail.com>",
55
"Chris Rackauckas <contact@chrisrackauckas.com>",
66
]
7-
version = "2.19.0"
7+
version = "2.20.0"
88

99
[deps]
1010
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
@@ -63,7 +63,7 @@ Setfield = "1"
6363
SparseArrays = "<0.0.1, 1"
6464
StaticArrayInterface = "1.3"
6565
StaticArrays = "1"
66-
Symbolics = "5.5"
66+
Symbolics = "5.5, 6"
6767
Tricks = "0.1.6"
6868
UnPack = "1"
6969
VertexSafeGraphs = "0.2"

0 commit comments

Comments
 (0)