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