Skip to content

Commit ddcace4

Browse files
Merge pull request #2357 from sathvikbhagavan/sathvikbhagavan-patch-1
Bump compat of Symbolics
2 parents d3a0dc5 + 244fc24 commit ddcace4

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
@@ -1,7 +1,7 @@
11
name = "ModelingToolkit"
22
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
33
authors = ["Yingbo Ma <mayingbo5@gmail.com>", "Chris Rackauckas <accounts@chrisrackauckas.com> and contributors"]
4-
version = "8.73.0"
4+
version = "8.73.1"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -100,7 +100,7 @@ SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0, 2"
100100
StaticArrays = "0.10, 0.11, 0.12, 1.0"
101101
SymbolicIndexingInterface = "0.1, 0.2"
102102
SymbolicUtils = "1.0"
103-
Symbolics = "5.0"
103+
Symbolics = "5.7"
104104
URIs = "1"
105105
UnPack = "0.1, 1.0"
106106
Unitful = "1.1"

0 commit comments

Comments
 (0)