Skip to content

Commit 645ca7b

Browse files
committed
compat
1 parent ea52bc4 commit 645ca7b

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

Project.toml

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "OptimalControl"
22
uuid = "5f98b655-cc9a-415a-b60e-744165666948"
33
authors = ["Olivier Cots <[email protected]>"]
4-
version = "0.2.1"
4+
version = "0.2.2"
55

66
[deps]
77
CTBase = "54762871-cc72-4466-b8e8-f6c8b58076cd"
@@ -11,4 +11,9 @@ HamiltonianFlows = "5fb78580-10a0-4606-82bc-07a60f425ab3"
1111
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
1212

1313
[compat]
14+
CTBase = "0.2"
15+
CTDirect = "0.1"
16+
CTDirectShooting = "0.1"
17+
HamiltonianFlows = "1.0"
18+
Reexport = "1.2"
1419
julia = "1.8"

0 commit comments

Comments
 (0)