From 5a93d4bc61a3dc6751fbdfbfa5856268e47d71b9 Mon Sep 17 00:00:00 2001 From: Tim Holy Date: Tue, 28 Apr 2026 06:00:14 -0500 Subject: [PATCH] New version: FactoredMatrices v0.1.3 UUID: 13d07ad6-c0d4-11e8-35b1-91a532e61cc8 Repo: Tree: 2bcf6504d25e47f9667d23ff158a25627cb6ce97 --- F/FactoredMatrices/Compat.toml | 5 ++++- F/FactoredMatrices/Versions.toml | 3 +++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/F/FactoredMatrices/Compat.toml b/F/FactoredMatrices/Compat.toml index 9b00a10..51ff737 100644 --- a/F/FactoredMatrices/Compat.toml +++ b/F/FactoredMatrices/Compat.toml @@ -1,2 +1,5 @@ -["0.1-0"] +["0.1-0.1.1"] julia = "1" + +["0.1.3-0"] +julia = "1.10.0-1" diff --git a/F/FactoredMatrices/Versions.toml b/F/FactoredMatrices/Versions.toml index 3406736..9827624 100644 --- a/F/FactoredMatrices/Versions.toml +++ b/F/FactoredMatrices/Versions.toml @@ -6,3 +6,6 @@ git-tree-sha1 = "3ae524c03dcaa9ae49e626ebe91dfc625a452e6b" ["0.1.1"] git-tree-sha1 = "80e9cd1169462e06e5691618530d09b65a8f3ddb" + +["0.1.3"] +git-tree-sha1 = "2bcf6504d25e47f9667d23ff158a25627cb6ce97"