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