From e816d6a088bfc110b02b801cc8922a5dd936c848 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 24 Mar 2023 11:05:34 -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 e8438af..43a0e4e 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.24" +__version__ = "0.1.25"