From 375c7764f4651de28e1bfdc654e11fe80db5ca58 Mon Sep 17 00:00:00 2001 From: Registrator Date: Mon, 3 Jun 2024 14:37:15 +0530 Subject: [PATCH] New version: MLJIteration v0.6.2 (#108128) UUID: 614be32b-d00c-4edb-bd02-1eb411ab5e55 Repo: https://github.com/JuliaAI/MLJIteration.jl.git Tree: f93f381a82fc1768c1a99c27a84b7ea1b1ee186d Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MLJIteration/Compat.toml | 5 ++++- M/MLJIteration/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/M/MLJIteration/Compat.toml b/M/MLJIteration/Compat.toml index 0e9a9699da4aefd..70832b3e1d0384a 100644 --- a/M/MLJIteration/Compat.toml +++ b/M/MLJIteration/Compat.toml @@ -34,5 +34,8 @@ MLJBase = "0.20" ["0.5.1-0.5"] MLJBase = "0.20-0.21" -["0.6-0"] +["0.6-0.6.1"] MLJBase = "1" + +["0.6.2-0"] +MLJBase = "1.4.0-1" diff --git a/M/MLJIteration/Versions.toml b/M/MLJIteration/Versions.toml index 1a342326de9e798..2836863b3096e80 100644 --- a/M/MLJIteration/Versions.toml +++ b/M/MLJIteration/Versions.toml @@ -57,3 +57,6 @@ git-tree-sha1 = "991e10d4c8da49d534e312e8a4fbe56b7ac6f70c" ["0.6.1"] git-tree-sha1 = "1e909ee09417ebd18559c4d9c15febff887192df" + +["0.6.2"] +git-tree-sha1 = "f93f381a82fc1768c1a99c27a84b7ea1b1ee186d"