From e1f4c6b244c916575b77ac4e28dd8549903cd9bf Mon Sep 17 00:00:00 2001 From: Carlo Lucibello Date: Thu, 17 Feb 2022 19:24:57 +0100 Subject: [PATCH] Update Project.toml --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 6d126a5..7e904f1 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.1.3" +version = "0.1.4" [deps] ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"