From c0ebb90cd4dc81951dbaf19621a7ca34fa531add Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Wed, 17 Mar 2021 18:31:54 -0700 Subject: [PATCH] Release v0.1.8 --- 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 f1380ee..9cb17e7 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.7" +__version__ = "0.1.8"