From 4c5d564298223bb6f4fa2e562dfe8a0b1fa92039 Mon Sep 17 00:00:00 2001 From: Jose Storopoli Date: Sat, 14 Jan 2023 10:02:20 -0300 Subject: [PATCH] v2.4 (#76) --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 1e2ceaa..7788a8d 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.3" +version = "2.4" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"