From 1dea88b7d5ca99d2f20eb4ed0859e8db1d8c5dab Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Wed, 26 Aug 2026 18:46:24 +0000 Subject: [PATCH] Release 0.1.12 Unreleased **source** changes have accumulated on the default branch since the last registered version. This is a **patch** bump: the exported public surface is unchanged. Co-Authored-By: Chris Rackauckas Co-Authored-By: Claude Claude-Session: https://claude.ai/code/session_014FEzNTLFutCmTEAZ3zBg5R --- Project.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project.toml b/Project.toml index 2626891..7d6b3ac 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "FastAlmostBandedMatrices" uuid = "9d29842c-ecb8-4973-b1e9-a27b1157504e" authors = ["Avik Pal"] -version = "0.1.11" +version = "0.1.12" [deps] ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"