We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a835f3d commit 16c0988Copy full SHA for 16c0988
Project.toml
@@ -1,7 +1,7 @@
1
name = "LinearMPC"
2
uuid = "82e1c212-e1a2-49d2-b26a-a31d6968e3bd"
3
authors = ["Daniel Arnström <daniel.arnstrom@gmail.com>"]
4
-version = "0.7.2"
+version = "0.7.3"
5
6
[deps]
7
ASCertain = "3c289fd8-0ede-4eb4-bc21-a9cdb942ddf8"
@@ -30,7 +30,7 @@ DAQPBase = "0.3.0"
30
ForwardDiff = "1, 0.10"
31
Latexify = "0.16"
32
MatrixEquations = "2.4.5"
33
-ParametricDAQP = "~0.4.6"
+ParametricDAQP = "~0.5.0"
34
PolyDAQP = "~0.3.6"
35
RecipesBase = "1.3"
36
julia = "1.6"
0 commit comments