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