From f93a6828fbd680afde0cbf33e91d71a6e55658e1 Mon Sep 17 00:00:00 2001 From: andre_ramos Date: Mon, 26 Aug 2024 16:00:44 -0400 Subject: [PATCH] update tag --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index eed4a73..c069446 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StateSpaceLearning" uuid = "971c4b7c-2c4e-4bac-8525-e842df3cde7b" authors = ["andreramosfc "] -version = "0.2.2" +version = "0.2.3" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"