diff --git a/pyproject.toml b/pyproject.toml index 733d5ba..ede65de 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ltchiptool" -version = "4.11.1" +version = "4.11.2" description = "Universal flashing and binary manipulation tool for IoT chips" authors = ["Kuba SzczodrzyƄski "] license = "MIT"