Skip to content

Commit a80e51e

Browse files
authored
Merge pull request #708 from control-toolbox/ctparser-v0.8.4-beta
Release v1.2.2-beta
2 parents 6a27947 + dc55d74 commit a80e51e

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name = "OptimalControl"
22
uuid = "5f98b655-cc9a-415a-b60e-744165666948"
3-
version = "1.2.1-beta"
3+
version = "1.2.2-beta"
44
authors = ["Olivier Cots <olivier.cots@toulouse-inp.fr>"]
55

66
[deps]

src/imports/ctparser.jl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22

33
@reexport import CTParser:
44
@def,
5-
@init,
6-
ExaLinAlg
5+
@init

0 commit comments

Comments
 (0)