From f2c36276f3e70e5af6471ecb28fabc85e4d2146b Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Sat, 6 Mar 2021 18:10:43 -0800 Subject: [PATCH] Release v0.1.6 --- 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 1276d02..0a8da88 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.5" +__version__ = "0.1.6"