Skip to content

Commit 8b9f1bb

Browse files
authored
Merge pull request #468 from control-toolbox/compathelper/new_version/2025-08-06-00-33-11-981-03519612244
CompatHelper: bump compat for ExaModels in [weakdeps] to 0.9, (drop existing compat)
2 parents 668d09e + 9db9051 commit 8b9f1bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CTDirect"
22
uuid = "790bbbee-bee9-49ee-8912-a9de031322d5"
33
authors = ["Pierre Martinon <pierrecmartinon@gmail.com>"]
4-
version = "0.16.1"
4+
version = "0.16.2"
55

66
[deps]
77
CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd"
@@ -32,7 +32,7 @@ CTModels = "0.6"
3232
CTParser = "0.6"
3333
CUDA = "5.8"
3434
DocStringExtensions = "0.9"
35-
ExaModels = "0.8"
35+
ExaModels = "0.9"
3636
HSL = "0.5"
3737
MKL = "0.9"
3838
MadNLP = "0.8"

docs/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ NLPModelsKnitro = "bec4dd0d-7755-52d5-9a02-22f0ffc7efcb"
1111
ADNLPModels = "0.8"
1212
Documenter = "1"
1313
DocumenterMermaid = "0.2"
14-
ExaModels = "0.8"
14+
ExaModels = "0.9"
1515
MadNLP = "0.8"
1616
NLPModelsIpopt = "0.10"
1717
NLPModelsKnitro = "0.9"

0 commit comments

Comments
 (0)