Skip to content

Commit 88b0996

Browse files
authored
Merge pull request #188 from control-toolbox/187-general-compat
Up compat
2 parents f7d242a + 3065282 commit 88b0996

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "CTModels"
22
uuid = "34c4fa32-2049-4079-8329-de33c2a22e2d"
33
authors = ["Olivier Cots <olivier.cots@toulouse-inp.fr>"]
4-
version = "0.6.2"
4+
version = "0.6.3"
55

66
[deps]
77
CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd"

test/Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
1414
ADNLPModels = "0.8"
1515
Aqua = "0.8"
1616
CTBase = "0.16"
17-
CTDirect = "0.15"
17+
CTDirect = "0.16"
1818
CTParser = "0.6"
1919
JLD2 = "0.5"
2020
JSON3 = "1"

0 commit comments

Comments
 (0)