Skip to content

Commit 9bf38dd

Browse files
authored
Merge pull request #1300 from SciML/up
Bump versions
2 parents 98e26f0 + 402e684 commit 9bf38dd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Project.toml

Lines changed: 3 additions & 3 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 = ["Chris Rackauckas <[email protected]>"]
4-
version = "6.6.0"
4+
version = "6.7.0"
55

66
[deps]
77
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
@@ -72,8 +72,8 @@ SciMLBase = "1.3"
7272
Setfield = "0.7, 0.8"
7373
SpecialFunctions = "0.7, 0.8, 0.9, 0.10, 1.0"
7474
StaticArrays = "0.10, 0.11, 0.12, 1.0"
75-
SymbolicUtils = "0.16"
76-
Symbolics = "3.3.0"
75+
SymbolicUtils = "0.16, 0.17"
76+
Symbolics = "3.5.0"
7777
UnPack = "0.1, 1.0"
7878
Unitful = "1.1"
7979
julia = "1.2"

0 commit comments

Comments
 (0)