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 = (