From 8246f105e5a3c328ef225463d663a77404a2f552 Mon Sep 17 00:00:00 2001 From: Oliver Dunbar <47412152+odunbar@users.noreply.github.com> Date: Thu, 21 May 2026 20:47:37 -0700 Subject: [PATCH] Update Project.toml to v0.3.5 --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index e6cc73a..d360c34 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "RandomFeatures" uuid = "36c3bae2-c0c3-419d-b3b4-eebadd35c5e5" authors = ["odunbar "] -version = "0.3.4" +version = "0.3.5" [deps] Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"