diff --git a/pyproject.toml b/pyproject.toml index d999ce7..e42f1b1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ubi-reader" -version = "0.8.11" +version = "0.8.12" description = "Extract files from UBI and UBIFS images." authors = ["ONEKEY ", "Jason Pruitt "] license = "GNU GPL"