From d2ce2ed4a2b9223bf87ffe69886513a164cec20a Mon Sep 17 00:00:00 2001 From: xxyzz Date: Sat, 29 Oct 2022 20:31:00 +0800 Subject: [PATCH] 3.26.1 --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 2295a29..5f38487 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ from calibre.customize import InterfaceActionBase -VERSION = (3, 26, 0) +VERSION = (3, 26, 1) class WordDumbDumb(InterfaceActionBase):