Skip to content

Commit 538af2e

Browse files
Merge pull request #129 from SciML/ChrisRackauckas-patch-1
Use symbolicutils v3
2 parents ff0d0b3 + 7bc8384 commit 538af2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Project.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CellMLToolkit"
22
uuid = "03cb29e0-1ef4-4721-aa24-cf58a006576f"
33
authors = ["Shahriar Iravanian <[email protected]>"]
4-
version = "2.12.0"
4+
version = "2.13.0"
55

66
[deps]
77
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
@@ -20,7 +20,7 @@ ModelingToolkit = "9"
2020
OrdinaryDiffEq = "6.56"
2121
SafeTestsets = "0.1"
2222
Setfield = "1"
23-
SymbolicUtils = "1.2, 2"
23+
SymbolicUtils = "3"
2424
Test = "1.10"
2525
julia = "1.10"
2626

0 commit comments

Comments
 (0)