Skip to content

Commit

Permalink
Merge pull request #297 from JuliaDiff/ChrisRackauckas-patch-2
Browse files Browse the repository at this point in the history
Allow Symbolics v6
  • Loading branch information
ChrisRackauckas authored Aug 11, 2024
2 parents 0a42304 + eed8cc5 commit 47bb1e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = [
"Pankaj Mishra <[email protected]>",
"Chris Rackauckas <[email protected]>",
]
version = "2.19.0"
version = "2.20.0"

[deps]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
Expand Down Expand Up @@ -63,7 +63,7 @@ Setfield = "1"
SparseArrays = "<0.0.1, 1"
StaticArrayInterface = "1.3"
StaticArrays = "1"
Symbolics = "5.5"
Symbolics = "5.5, 6"
Tricks = "0.1.6"
UnPack = "1"
VertexSafeGraphs = "0.2"
Expand Down

0 comments on commit 47bb1e2

Please sign in to comment.