From cfd5dae6ea29619d457a1675ff1524bbf66b2168 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Sat, 6 Mar 2021 18:30:19 -0800 Subject: [PATCH] Bump to dev version v0.1.7 --- 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 0a8da88..f1380ee 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.6" +__version__ = "0.1.7"