From 5f032b3c9b19f68b85b74d03b2199f177eac2870 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Fri, 4 Dec 2020 13:39:22 -0800 Subject: [PATCH] Release v0.1.2 --- 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 3dc1f76..b3f4756 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.0" +__version__ = "0.1.2"