From 1000d9a1e772b653118b468a6517015c5851779b Mon Sep 17 00:00:00 2001 From: Quentin Kaiser Date: Mon, 17 Aug 2026 10:23:51 +0200 Subject: [PATCH] bump version to 0.8.15 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 9f117c1..8175297 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ubi-reader" -version = "0.8.14" +version = "0.8.15" description = "Extract files from UBI and UBIFS images." authors = ["ONEKEY ", "Jason Pruitt "] license = "GNU GPL"