From 50cf2af49fecd661dce437c959ad029bd259a37d Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 24 Mar 2023 01:31:54 -0700 Subject: [PATCH] Release v0.1.22 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 f4bd716..6852ddf 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.21" +__version__ = "0.1.22"