Skip to content

Commit 0f84eec

Browse files
committed
Bump version to 1.3.3-beta and update CTFlows imports
1 parent 5a823b2 commit 0f84eec

2 files changed

Lines changed: 2 additions & 2 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.3.2-beta"
3+
version = "1.3.3-beta"
44
authors = ["Olivier Cots <olivier.cots@toulouse-inp.fr>"]
55

66
[deps]

src/imports/ctflows.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CTFlows reexports
22

33
# Types
4-
import CTFlows: Hamiltonian, HamiltonianLift, HamiltonianVectorField
4+
@reexport import CTFlows: Hamiltonian, HamiltonianLift, HamiltonianVectorField
55

66
# Methods
77
@reexport import CTFlows: Lift, Flow, , Lie, Poisson, @Lie, *

0 commit comments

Comments
 (0)