From 8668a6bb4fc374c3525a72143687173f90e186e0 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 18 Dec 2020 16:12:13 -0800 Subject: [PATCH] Release v0.1.4 --- 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 ae73625..bbab024 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.3" +__version__ = "0.1.4"