From 03f8fb12420ad18766389297ca3522f52c32e46c Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Thu, 15 Jun 2023 13:00:52 +0200 Subject: [PATCH] undo bump --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 7f02680..17a95cb 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "MLUtils" uuid = "f1d291b0-491e-4a28-83b9-f70985020b54" authors = ["Carlo Lucibello and contributors"] -version = "0.4.4" +version = "0.4.3" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"