Skip to content

Commit 1306fb0

Browse files
Merge pull request #443 from SciML/compathelper/new_version/2021-09-21-00-50-28-161-01795192356
CompatHelper: bump compat for SymbolicUtils to 0.16 for package perturbation, (keep existing compat)
2 parents 265e9d7 + f530ca3 commit 1306fb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/perturbation/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ DifferentialEquations = "6.17"
1111
ModelingToolkit = "5.17, 6"
1212
Plots = "1.16"
1313
SciMLTutorials = "0.9"
14-
SymbolicUtils = "0.11, 0.12, 0.13, 0.14, 0.15"
14+
SymbolicUtils = "0.11, 0.12, 0.13, 0.14, 0.15, 0.16"
1515
Symbolics = "0.1, 1, 2, 3"

0 commit comments

Comments
 (0)