From 5aa64c6e33b118330985f8cc8638613fc7ebdb97 Mon Sep 17 00:00:00 2001 From: Andrii Fil Date: Tue, 8 Sep 2026 22:23:55 +0300 Subject: [PATCH] new ver 1.1.0 --- nmqtt.nimble | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nmqtt.nimble b/nmqtt.nimble index b09a8d8..e72c331 100644 --- a/nmqtt.nimble +++ b/nmqtt.nimble @@ -1,5 +1,5 @@ # Package -version = "1.0.9" +version = "1.1.0" author = "zevv & ThomasTJdev & python36" description = "Native MQTT library and binaries for publishing, subscribing and broker" license = "MIT"