From 74dd47ca9900c54aa05453276a655dac01c75073 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Sun, 7 Nov 2021 12:39:42 -0800 Subject: [PATCH] Release v0.1.14 --- 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 3cb7d95..fb69db9 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.13" +__version__ = "0.1.14"