From f3d30ad2aaeb915656ae53a09194f0f778d274c5 Mon Sep 17 00:00:00 2001 From: andre_ramos Date: Wed, 20 Aug 2025 17:59:11 -0300 Subject: [PATCH] update version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1709982..0c81e3d 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StateSpaceLearning" uuid = "971c4b7c-2c4e-4bac-8525-e842df3cde7b" authors = ["andreramosfc "] -version = "2.0.13" +version = "2.0.14" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"