From af377b2c11a098b0d3b27d5ba38c4dc49dd6a46f Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 24 Mar 2023 11:05:02 -0700 Subject: [PATCH] Release v0.1.24 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 9eb734d..e8438af 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.23" +__version__ = "0.1.24"