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 f282d73 commit f458c24Copy full SHA for f458c24
Project.toml
@@ -1,7 +1,7 @@
1
name = "MechGlueDiffEqBase"
2
uuid = "2532746b-52b5-4539-9431-8bb183ab067f"
3
authors = ["hustf <[email protected]> and contributors"]
4
-version = "0.2.5"
+version = "0.2.6"
5
6
[deps]
7
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
@@ -11,5 +11,8 @@ Unitfu = "5ee08b94-2369-4f4a-b8c7-99333ba35fb0"
11
[compat]
12
julia = "1"
13
14
+[extras]
15
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
16
+
17
[targets]
18
test = ["Test"]
0 commit comments