From f6426bd8f309f7a811d486a29d9c1dbc6c50b6d1 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Sun, 7 Nov 2021 13:12:32 -0800 Subject: [PATCH] Bump to dev version --- 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 fb69db9..f3b4574 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.14" +__version__ = "0.1.15"