From bcfde29d8346a45e5e4b64ad9a0f1d139bffb92a Mon Sep 17 00:00:00 2001 From: Quentin Kaiser Date: Tue, 16 Jun 2026 12:18:14 +0200 Subject: [PATCH] bump version to 0.8.14 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 31682ec..dd412cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ubi-reader" -version = "0.8.13" +version = "0.8.14" description = "Extract files from UBI and UBIFS images." authors = ["ONEKEY ", "Jason Pruitt "] license = "GNU GPL"