From 3282430b3e9de496d66ceee17c8249d0888ef0cc Mon Sep 17 00:00:00 2001 From: Gleb Pogudin Date: Tue, 20 Aug 2024 00:06:36 +0200 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 84110b30..93c424eb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "StructuralIdentifiability" uuid = "220ca800-aa68-49bb-acd8-6037fa93a544" authors = ["Alexander Demin, Ruiwen Dong, Christian Goodbrake, Heather Harrington, Gleb Pogudin "] -version = "0.5.8" +version = "0.5.9" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"