From 8a1689cfca819e5efed99b1576fe2e6ab2cf6645 Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 5 Jun 2024 04:32:41 +0530 Subject: [PATCH] New version: MLJBalancing v0.1.5 (#108275) UUID: 45f359ea-796d-4f51-95a5-deb1a414c586 Repo: https://github.com/JuliaAI/MLJBalancing.jl.git Tree: f707a01a92d664479522313907c07afa5d81df19 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MLJBalancing/Compat.toml | 10 ++++++++-- M/MLJBalancing/Versions.toml | 3 +++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/M/MLJBalancing/Compat.toml b/M/MLJBalancing/Compat.toml index 1e0a2f241dc8291..238532af6b13092 100644 --- a/M/MLJBalancing/Compat.toml +++ b/M/MLJBalancing/Compat.toml @@ -1,5 +1,4 @@ [0] -MLJModelInterface = "1.9.0-1" MLUtils = "0.4" OrderedCollections = "1.6.0-1" StatsBase = "0.34" @@ -8,11 +7,18 @@ StatsBase = "0.34" MLJBase = "0.21" julia = "1.6.0-1" +["0-0.1.4"] +MLJModelInterface = "1.9.0-1" + ["0.1.1"] julia = "1.7.0-1" -["0.1.1-0"] +["0.1.1-0.1.4"] MLJBase = "1" ["0.1.2-0"] julia = "1.6.0-1" + +["0.1.5-0"] +MLJBase = "1.4.0-1" +MLJModelInterface = "1.10.0-1" diff --git a/M/MLJBalancing/Versions.toml b/M/MLJBalancing/Versions.toml index 7177201ffab06d9..6c23f119f6c4e62 100644 --- a/M/MLJBalancing/Versions.toml +++ b/M/MLJBalancing/Versions.toml @@ -12,3 +12,6 @@ git-tree-sha1 = "e4be85602f010291f49b6a6464ccde1708ce5d62" ["0.1.4"] git-tree-sha1 = "f02e28f9f3c54a138db12a97a5d823e5e572c2d6" + +["0.1.5"] +git-tree-sha1 = "f707a01a92d664479522313907c07afa5d81df19"