diff --git a/package.json b/package.json index 37b9276..0743765 100644 --- a/package.json +++ b/package.json @@ -6,5 +6,5 @@ "type": "git", "url": "https://github.com/libretiny-eu/ltchiptool" }, - "version": "4.5.0" + "version": "4.5.1" } diff --git a/pyproject.toml b/pyproject.toml index f410f25..60f0b6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ltchiptool" -version = "4.5.0" +version = "4.5.1" description = "Universal flashing and binary manipulation tool for IoT chips" authors = ["Kuba SzczodrzyƄski "] license = "MIT"