From c4873ad14c22c54882e47a9394cd76f123ced1e1 Mon Sep 17 00:00:00 2001 From: Alex Forencich Date: Wed, 24 Mar 2021 21:03:16 -0700 Subject: [PATCH] Release v0.1.10 --- 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 c11f861..569b121 100644 --- a/cocotbext/axi/version.py +++ b/cocotbext/axi/version.py @@ -1 +1 @@ -__version__ = "0.1.9" +__version__ = "0.1.10"