From f174b4d2339cb852b7624ef53619ac1811849ad1 Mon Sep 17 00:00:00 2001 From: bkbilly Date: Tue, 1 Aug 2023 02:17:03 +0300 Subject: [PATCH] bump version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 934e8f7..493da50 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "lnxlink" -version = "2023.7.1" +version = "2023.8.0" description = "Internet Of Things (IOT) integration with Linux using MQTT" readme = "README.md" keywords = ["lnxlink"]