From 87e43c29caa4831e1b7d9ef280c9027ea3853f5e Mon Sep 17 00:00:00 2001 From: Gleb Pogudin Date: Mon, 5 Feb 2024 16:59:58 +0100 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1bbff5d0..499680bb 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.3" +version = "0.5.4" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"