Skip to content

Commit

Permalink
Support SymbolicUtils 1.7.0 and 1.7.1 in MTK v8
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Aug 19, 2024
1 parent de8daf3 commit 9daaa8c
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
@@ -1,7 +1,7 @@
name = "ModelingToolkit"
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
authors = ["Yingbo Ma <[email protected]>", "Chris Rackauckas <[email protected]> and contributors"]
version = "8.76.0"
version = "8.77.0"

[deps]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
Expand Down Expand Up @@ -99,7 +99,7 @@ SparseArrays = "1"
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
StaticArrays = "0.10, 0.11, 0.12, 1.0"
SymbolicIndexingInterface = "0.3.1"
SymbolicUtils = "1.0 - 1.5.1"
SymbolicUtils = "1.0 - 1.5.1, 1.7"
Symbolics = "5.7"
URIs = "1"
UnPack = "0.1, 1.0"
Expand Down

0 comments on commit 9daaa8c

Please sign in to comment.