Skip to content

Commit 6d1b08b

Browse files
authored
Merge pull request #304 from SciML/utkarsh530-patch-2
Revert SciMLBase v2
2 parents eab893b + 09535c4 commit 6d1b08b

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 = "DiffEqGPU"
22
uuid = "071ae1c0-96b5-11e9-1965-c90190d839ea"
33
authors = ["Chris Rackauckas", "SciML"]
4-
version = "2.5.0"
4+
version = "2.5.1"
55

66
[deps]
77
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -52,7 +52,7 @@ MuladdMacro = "0.2"
5252
Parameters = "0.12"
5353
RecursiveArrayTools = "2"
5454
Requires = "1.0"
55-
SciMLBase = "1.26, 2"
55+
SciMLBase = "1.26"
5656
Setfield = "1"
5757
SimpleDiffEq = "1"
5858
StaticArrays = "1"

0 commit comments

Comments
 (0)