From 3663c7fd57569d1914424f4f9656a9941ae2d636 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 09:33:21 +0000 Subject: [PATCH] Dikte 1.0.2 --- dikte/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dikte/__init__.py b/dikte/__init__.py index 35d481b..c95ff63 100644 --- a/dikte/__init__.py +++ b/dikte/__init__.py @@ -10,4 +10,4 @@ business loading Qt to answer one question. # both the .dmg's Info.plist and the AppImage's file name are built from it. A # build off master rather than off a tag appends the commit to it, so that a # bug report from someone running "latest" names a commit. -__version__ = "1.0.1" +__version__ = "1.0.2"