diff --git a/pyproject.toml b/pyproject.toml index af9bba14ea..a8c25fe73a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "unblob" -version = "24.9.30" +version = "24.11.8" description = "Extract files from any kind of container formats" authors = ["ONEKEY "] license = "MIT"