Skip to content

Commit c73bcfc

Browse files
Merge pull request #80 from SciML/anandijain-patch-2
test with SU 0.16 and bump version
2 parents c77bb58 + 9ac15c5 commit c73bcfc

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 = "CellMLToolkit"
22
uuid = "03cb29e0-1ef4-4721-aa24-cf58a006576f"
33
authors = ["Shahriar Iravanian <siravan@svtsim.com>"]
4-
version = "2.5.0"
4+
version = "2.6.0"
55

66
[deps]
77
EzXML = "8f5d6c58-4d21-5cfd-889c-e3ad7ee6a615"
@@ -19,7 +19,7 @@ MathML = "0.1.9"
1919
Memoize = "0.4"
2020
ModelingToolkit = "6"
2121
Setfield = "0.7"
22-
SymbolicUtils = "0.13, 0.14, 0.15"
22+
SymbolicUtils = "0.16"
2323
julia = "1.6"
2424

2525
[extras]

0 commit comments

Comments
 (0)