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 b1281a4 commit bf06d89Copy full SHA for bf06d89
Project.toml
@@ -1,7 +1,7 @@
1
name = "ParameterizedFunctions"
2
uuid = "65888b18-ceab-5e60-b2b9-181511a3b968"
3
authors = ["Chris Rackauckas <[email protected]>"]
4
-version = "4.3.0"
+version = "5.0.0"
5
6
[deps]
7
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
@@ -12,7 +12,7 @@ ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
12
[compat]
13
DataStructures = "0.17"
14
DiffEqBase = "6.5"
15
-julia = "1"
+julia = "1.3"
16
17
[extras]
18
DiffEqProblemLibrary = "a077e3f3-b75c-5d7f-a0c6-6bc4c8ec64a9"
0 commit comments