From be1a390fa0b9af8ebf17fec9da34ba800bc3f2c4 Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Mon, 26 Feb 2024 14:16:11 +1300 Subject: [PATCH] bump 0.3.7 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 5a4497e..76c514f 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MLJGLMInterface" uuid = "caf8df21-4939-456d-ac9c-5fefbfb04c0c" authors = ["Anthony D. Blaom "] -version = "0.3.6" +version = "0.3.7" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"