From 4336c32b4044f5c7ba53f06a4e67f5ac992ccfae Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 18 Dec 2020 16:22:45 -0800 Subject: [PATCH] Bump to dev version v0.1.5 --- 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 bbab024..1276d02 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.4" +__version__ = "0.1.5"