We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cb79cd commit 860bf69Copy full SHA for 860bf69
Project.toml
@@ -1,7 +1,7 @@
1
name = "DiffEqProblemLibrary"
2
uuid = "a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "4.1.0"
+version = "4.2.0"
5
6
[deps]
7
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -21,4 +21,4 @@ julia = "1"
21
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
22
23
[targets]
24
-test = ["Test"]
+test = ["Test"]
0 commit comments