Skip to content

Commit 68f2017

Browse files
Merge pull request #455 from vpuri3/patch-2
support scimlops v3 in SciMLBase
2 parents 6d6568a + 96ae71b commit 68f2017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Project.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ RecipesBase = "0.7.0, 0.8, 1.0"
4444
RecursiveArrayTools = "2.33"
4545
Reexport = "1"
4646
RuntimeGeneratedFunctions = "0.5"
47-
SciMLOperators = "0.1.18, 0.2"
47+
SciMLOperators = "0.1.18, 0.2, 0.3"
4848
StaticArrays = "1"
4949
StaticArraysCore = "1"
5050
SymbolicIndexingInterface = "0.2"

0 commit comments

Comments
 (0)