From 0f20e2e9bf482b159ad53426492102de8fbb21e1 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Tue, 28 Dec 2021 20:08:44 -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 08f934f..d38c350 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.18" +__version__ = "0.1.19"