diff --git a/pyproject.toml b/pyproject.toml index d0918bb..378a0e3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "upk2esphome" -version = "1.5.0" +version = "1.6.0" description = "Convert Tuya device configuration to ESPHome YAML (ltchiptool plugin)" authors = ["Kuba SzczodrzyƄski "] license = "MIT"