From babe69f4d31c42ccf7ec07172a0f4b4048c41ba2 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Wed, 24 Mar 2021 21:50:10 -0700 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 569b121..0c5c300 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.10" +__version__ = "0.1.11"