From 89e1b62c9be4cab0aaa1ee229d6847a6fa199c9a Mon Sep 17 00:00:00 2001 From: Robert Betts Date: Tue, 26 Sep 2023 07:58:41 +0100 Subject: [PATCH] Bumping version to 0.1.6 --- src/nuropb/interface.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/nuropb/interface.py b/src/nuropb/interface.py index b70a81f..d8d0a12 100644 --- a/src/nuropb/interface.py +++ b/src/nuropb/interface.py @@ -15,7 +15,7 @@ logger = logging.getLogger(__name__) -NUROPB_VERSION = "0.1.3" +NUROPB_VERSION = "0.1.6" NUROPB_PROTOCOL_VERSION = "0.1.1" NUROPB_PROTOCOL_VERSIONS_SUPPORTED = ("0.1.1",) NUROPB_MESSAGE_TYPES = (