Skip to content

Commit

Permalink
Merge pull request #2357 from sathvikbhagavan/sathvikbhagavan-patch-1
Browse files Browse the repository at this point in the history
Bump compat of Symbolics
  • Loading branch information
ChrisRackauckas authored Nov 16, 2023
2 parents d3a0dc5 + 244fc24 commit ddcace4
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.73.0"
version = "8.73.1"

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

0 comments on commit ddcace4

Please sign in to comment.