From 4bf5945aa3871f0ee45db65978a73e261f43f3d4 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Wed, 25 Jan 2023 18:11:44 -0800 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 8754a47..f4bd716 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.20" +__version__ = "0.1.21"