From 5e4e48c8dc475b986e1d993f7e28923420c52b4d Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 11 Jan 2024 11:28:36 +0530 Subject: [PATCH] New version: MLJModelInterface v1.9.5 (#98678) UUID: e80e1ace-859a-464e-9ed9-23947d8ae3ea Repo: https://github.com/JuliaAI/MLJModelInterface.jl.git Tree: 14bd8088cf7cd1676aa83a57004f8d23d43cd81e Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- M/MLJModelInterface/Compat.toml | 3 +++ M/MLJModelInterface/Versions.toml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/M/MLJModelInterface/Compat.toml b/M/MLJModelInterface/Compat.toml index 9a86e00d0914b01..2faa4b63ca47bf1 100644 --- a/M/MLJModelInterface/Compat.toml +++ b/M/MLJModelInterface/Compat.toml @@ -52,3 +52,6 @@ StatisticalTraits = "3.2.0-3" ["1.7-1"] julia = "1.6.0-1" + +["1.9.5-1"] +Random = ["0.0.0", "1"] diff --git a/M/MLJModelInterface/Versions.toml b/M/MLJModelInterface/Versions.toml index 46dd9b0e9afcb3f..033f585b1366e9e 100644 --- a/M/MLJModelInterface/Versions.toml +++ b/M/MLJModelInterface/Versions.toml @@ -173,3 +173,6 @@ git-tree-sha1 = "381d99f0af76d98f50bd5512dcf96a99c13f8223" ["1.9.4"] git-tree-sha1 = "0cd3514d865b928e6a36f03497f65b5b1dee38c1" + +["1.9.5"] +git-tree-sha1 = "14bd8088cf7cd1676aa83a57004f8d23d43cd81e"