Skip to content

Commit a8f48b8

Browse files
committed
also bump doc compat
1 parent 63f5c45 commit a8f48b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ ForwardDiff = "0.10, 1"
4141
Ipopt = "1"
4242
JuMP = "1.21"
4343
LinearAlgebra = "1.10"
44-
LinearMPC = "0.8.0, 0.9"
44+
LinearMPC = "0.8, 0.9"
4545
Logging = "1.10"
4646
MathOptInterface = "1.46"
4747
OSQP = "0.8"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ DAQP = "0.6, 0.7.1"
1616
Documenter = "1"
1717
JuMP = "1"
1818
LinearAlgebra = "1.10"
19-
LinearMPC = "0.8.0"
19+
LinearMPC = "0.8, 0.9"
2020
Logging = "1.10"
2121
ModelingToolkit = "10, 11"
2222
Plots = "1"

0 commit comments

Comments
 (0)