From 9f0f025513dc1de2c87540b29ad1c9d405169861 Mon Sep 17 00:00:00 2001 From: Jose Storopoli Date: Fri, 20 Jan 2023 08:45:39 -0300 Subject: [PATCH] bump version to 2.5 (#80) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 298e693..d416ba3 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TuringGLM" uuid = "0004c1f4-53c5-4d43-a221-a1dac6cf6b74" authors = ["Jose Storopoli , Rik Huijzer , and contributors"] -version = "2.4" +version = "2.5" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"