Skip to content

Commit fb90db2

Browse files
committed
ctparser version
1 parent 01aa921 commit fb90db2

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Project.toml

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

66
[workspace]
@@ -23,9 +23,6 @@ MadNLP = "2621e9c9-9eb4-46b1-8089-e8c72242dfb6"
2323
NLPModelsIpopt = "f4238b75-b362-5c4c-b852-0801c9a21d71"
2424
NLPModelsKnitro = "bec4dd0d-7755-52d5-9a02-22f0ffc7efcb"
2525

26-
[sources]
27-
CTParser = {rev = "167-bug-max-objective-for-exa", url = "https://github.com/control-toolbox/CTParser.jl.git"}
28-
2926
[extensions]
3027
CTDirectExtADNLP = ["ADNLPModels"]
3128
CTDirectExtExa = ["ExaModels"]
@@ -37,6 +34,7 @@ CTDirectExtMadNLP = ["MadNLP"]
3734
ADNLPModels = "0.8"
3835
CTBase = "0.16"
3936
CTModels = "0.6"
37+
CTParser = "0.7"
4038
CUDA = "5"
4139
DocStringExtensions = "0.9"
4240
ExaModels = "0.9"

0 commit comments

Comments
 (0)