From 3cd41b79041005dbc6a33f93beb7e7b85f6ef204 Mon Sep 17 00:00:00 2001 From: franckgaga Date: Fri, 14 Apr 2023 11:56:59 -0400 Subject: [PATCH] Debug : F and H types for LinModel struct --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 95a14719..b0cdd17d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ModelPredictiveControl" uuid = "61f9bdb8-6ae4-484a-811f-bbf86720c31c" authors = ["Francis Gagnon"] -version = "0.3.3" +version = "0.3.4" [deps] ControlSystemsBase = "aaaaaaaa-a6ca-5380-bf3e-84a91bcd477e"