From 2fc6c2bd4efe8f8348cf91412d5003437c3cb4c6 Mon Sep 17 00:00:00 2001 From: Spencer Chang Date: Tue, 10 Aug 2021 19:58:23 -0700 Subject: [PATCH] incremental release v0.1.1 --- cocotbext/spi/about.py | 2 +- setup.cfg | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/cocotbext/spi/about.py b/cocotbext/spi/about.py index 3dc1f76..485f44a 100644 --- a/cocotbext/spi/about.py +++ b/cocotbext/spi/about.py @@ -1 +1 @@ -__version__ = "0.1.0" +__version__ = "0.1.1" diff --git a/setup.cfg b/setup.cfg index d350d97..59a4e9b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,6 +21,7 @@ classifiers = License :: OSI Approved :: MIT License Operating System :: OS Independent Topic :: Scientific/Engineering :: Electronic Design Automation (EDA) + Framework :: cocotb [options] packages = find_namespace: