Skip to content

Commit 0b5e41c

Browse files
Merge pull request #411 from SciML/compathelper/new_version/2021-06-13-00-44-01-117-1801291156
CompatHelper: bump compat for "SymbolicUtils" to "0.12" for package perturbation
2 parents 335efbb + 05e45a4 commit 0b5e41c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/perturbation/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
99
DifferentialEquations = "6.17"
1010
ModelingToolkit = "5.17"
1111
SciMLTutorials = "0.9"
12-
SymbolicUtils = "0.11"
13-
Symbolics = "0.1"
12+
SymbolicUtils = "0.11, 0.12"
13+
Symbolics = "0.1"

0 commit comments

Comments
 (0)