From 5ecd634eb602f908553153bcb03bce8da1b021a3 Mon Sep 17 00:00:00 2001 From: Tomasz Hemperek Date: Wed, 25 Nov 2020 14:06:10 +0100 Subject: [PATCH] Update version --- cocotb_test/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cocotb_test/__init__.py b/cocotb_test/__init__.py index 3dc1f76..485f44a 100644 --- a/cocotb_test/__init__.py +++ b/cocotb_test/__init__.py @@ -1 +1 @@ -__version__ = "0.1.0" +__version__ = "0.1.1"