From 1608af26e56ff6a13d57d7e2dbe06d4fe877882c Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Tue, 16 Nov 2021 22:54:37 -0800 Subject: [PATCH] Release v0.1.16 --- 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 f3b4574..970659c 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.15" +__version__ = "0.1.16"