From b8919a095bb7a9ee4695c2cad3b32e03fde5d7eb Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Mon, 12 Apr 2021 22:46:32 -0700 Subject: [PATCH] Release v0.1.12 --- 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 0c5c300..74acd0e 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.11" +__version__ = "0.1.12"