From 7e32e584ffd8d2ff00e161128293b4536545110d Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 24 Mar 2023 01:57:09 -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 6852ddf..9eb734d 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.22" +__version__ = "0.1.23"