From 33f510688ab9ab7aa5f01f9c04430b7ce4885cb5 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Sun, 7 Sep 2025 15:29:50 -0700 Subject: [PATCH] Release v0.1.26 Signed-off-by: Alex Forencich --- cocotbext/axi/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cocotbext/axi/version.py b/cocotbext/axi/version.py index 43a0e4e..c8ec146 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.25" +__version__ = "0.1.26"