From 7606d7d7bdc1721158cd0a9b409e3230c4a160dc Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Tue, 28 Dec 2021 17:23:06 -0800 Subject: [PATCH] Release v0.1.18 --- 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 86205cb..08f934f 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.17" +__version__ = "0.1.18"