From f3a76523629f812c7738e7ecf16e9ffec12cb323 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Wed, 25 Jan 2023 17:55:54 -0800 Subject: [PATCH] Release v0.1.20 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 d38c350..8754a47 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.19" +__version__ = "0.1.20"