diff --git a/pyproject.toml b/pyproject.toml index dbbda93..349fd48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "xiaomi_flashable_firmware_creator" -version = "2.2.12" +version = "2.2.13" description = "Create flashable firmware zip from MIUI Recovery ROMs!" authors = ["yshalsager "] license = "GPL-3.0-only"