Skip to content

Commit 8d8b6f9

Browse files
Merge pull request #447 from SciML/bump-fix
bump SymbolicUtils version
2 parents 978ba6c + 77e976a commit 8d8b6f9

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 = ["Chris Rackauckas <[email protected]>"]
4-
version = "3.8.0"
4+
version = "3.8.1"
55

66
[deps]
77
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
@@ -43,7 +43,7 @@ RecursiveArrayTools = "2.3"
4343
SafeTestsets = "0.0.1"
4444
SpecialFunctions = "0.7, 0.8, 0.9, 0.10"
4545
StaticArrays = "0.10, 0.11, 0.12"
46-
SymbolicUtils = "0.3.2"
46+
SymbolicUtils = "0.3.3"
4747
TreeViews = "0.3"
4848
UnPack = "0.1, 1.0"
4949
Unitful = "1.1"

0 commit comments

Comments
 (0)