From 9164e4b5786ccc3218c6a685b31bf7293013eb9e Mon Sep 17 00:00:00 2001 From: Gleb Pogudin Date: Fri, 17 Nov 2023 21:07:01 +0100 Subject: [PATCH] bump version --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6cec3338d..a17570a4b 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.4.15" +version = "0.4.16" [deps] AbstractAlgebra = "c3fe647b-3220-5bb0-a1ea-a7954cac585d"