From 12c9ff5be848bcab5088b910e6d3be883019500d Mon Sep 17 00:00:00 2001 From: "Anthony D. Blaom" Date: Wed, 17 Jan 2024 07:43:26 +1100 Subject: [PATCH] bump 0.3.6 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 846ecc4..1cf59e7 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.5" +version = "0.3.6" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"