From b03a664f3c85ed9a3d8b93cc4f173e8247f714c5 Mon Sep 17 00:00:00 2001 From: bkbilly Date: Wed, 31 May 2023 23:41:46 +0300 Subject: [PATCH] push version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 7f1f24b..9df9270 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "lnxlink" -version = "2023.5.0" +version = "2023.6.0" description = "Internet Of Things (IOT) integration with Linux using MQTT" readme = "README.md" keywords = ["lnxlink"]