From 1bd77b6a839b1571cf8980005aecd8ceb158abb2 Mon Sep 17 00:00:00 2001 From: Registrator Date: Sun, 9 Feb 2025 04:04:22 +0530 Subject: [PATCH] New version: MLUtils v0.4.7 (#124611) UUID: f1d291b0-491e-4a28-83b9-f70985020b54 Repo: https://github.com/JuliaML/MLUtils.jl.git Tree: 6963295133aaa789f5fb18a6dd276c420793cf43 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MLUtils/Compat.toml | 3 +++ M/MLUtils/Deps.toml | 3 +++ M/MLUtils/Versions.toml | 3 +++ 3 files changed, 9 insertions(+) diff --git a/M/MLUtils/Compat.toml b/M/MLUtils/Compat.toml index 0e2f04f7a7b49b6..08463bd255a272e 100644 --- a/M/MLUtils/Compat.toml +++ b/M/MLUtils/Compat.toml @@ -45,3 +45,6 @@ NNlib = "0.8-0.9" ["0.4.4-0"] Statistics = "1" + +["0.4.7-0"] +MLCore = "1" diff --git a/M/MLUtils/Deps.toml b/M/MLUtils/Deps.toml index 6403d4428c9fdd6..05de53cf8e0d89f 100644 --- a/M/MLUtils/Deps.toml +++ b/M/MLUtils/Deps.toml @@ -25,3 +25,6 @@ Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" ["0.4-0"] Compat = "34da2185-b29b-5c13-b0c7-acf172513d20" + +["0.4.7-0"] +MLCore = "c2834f40-e789-41da-a90e-33b280584a8c" diff --git a/M/MLUtils/Versions.toml b/M/MLUtils/Versions.toml index f6eea6c7e0cd115..680e0a5da645155 100644 --- a/M/MLUtils/Versions.toml +++ b/M/MLUtils/Versions.toml @@ -75,3 +75,6 @@ git-tree-sha1 = "7940c0af802586b97009f254aa6065000a16fa1d" ["0.4.6"] git-tree-sha1 = "85a881db183988899fb41b1b7e5cd92bae7b3538" + +["0.4.7"] +git-tree-sha1 = "6963295133aaa789f5fb18a6dd276c420793cf43"