From 5788eded75a454814b4efd533f69150e4e7bbcff Mon Sep 17 00:00:00 2001 From: Registrator Date: Thu, 19 Sep 2024 15:57:25 +0530 Subject: [PATCH] New version: FactorRotations v0.5.1 (#115487) UUID: be5e9834-f3d9-4b7e-b5ea-d062861d4ac2 Repo: https://github.com/p-gw/FactorRotations.jl.git Tree: 516ef8294ebd05e00e48c4fc9c73b8c545404f9d Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- F/FactorRotations/Versions.toml | 3 +++ F/FactorRotations/WeakCompat.toml | 5 ++++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/F/FactorRotations/Versions.toml b/F/FactorRotations/Versions.toml index 81f1e5d7c0f4fdb..0ceb84f47a6dd06 100644 --- a/F/FactorRotations/Versions.toml +++ b/F/FactorRotations/Versions.toml @@ -39,3 +39,6 @@ git-tree-sha1 = "105a0a0e1b46c32b3687bb42082936d76b5dd66d" ["0.5.0"] git-tree-sha1 = "d194c6dca9032f412776a74bd6606dfd5ba79697" + +["0.5.1"] +git-tree-sha1 = "516ef8294ebd05e00e48c4fc9c73b8c545404f9d" diff --git a/F/FactorRotations/WeakCompat.toml b/F/FactorRotations/WeakCompat.toml index 7f0bc2666b9a414..87fecacf7ddf844 100644 --- a/F/FactorRotations/WeakCompat.toml +++ b/F/FactorRotations/WeakCompat.toml @@ -1,5 +1,8 @@ ["0.2-0"] MultivariateStats = "0.10" -["0.5-0"] +["0.5.0"] Enzyme = "0.11-0.12" + +["0.5.1-0"] +Enzyme = "0.11-0.13"