From 26ad548f8ba5ee9d79eb34f952e49192d03c7c9e Mon Sep 17 00:00:00 2001 From: Quentin Kaiser Date: Fri, 20 Feb 2026 09:52:13 +0100 Subject: [PATCH] bump version to 0.8.13 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 3804b61..11385b3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ubi-reader" -version = "0.8.12" +version = "0.8.13" description = "Extract files from UBI and UBIFS images." authors = ["ONEKEY ", "Jason Pruitt "] license = "GNU GPL"