diff --git a/pyproject.toml b/pyproject.toml index de49fafd2..cec873bb7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "IoTuring" -version = "2024.2.1" +version = "2024.6.1" description = "Simple and powerful cross-platform script to control your pc and share statistics using communication protocols like MQTT and home control hubs like HomeAssistant." readme = "README.md" requires-python = ">=3.8"