From 698c29b05fa7593d6e9aac64898d4c41ec06cc76 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Sun, 7 Sep 2025 15:41:39 -0700 Subject: [PATCH] Bump to dev version 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 c8ec146..19492a9 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.26" +__version__ = "0.1.27"