We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a6ce89 commit 46bc0a2Copy full SHA for 46bc0a2
qtapputils/__init__.py
@@ -7,7 +7,7 @@
7
# Licensed under the terms of the MIT License.
8
# -----------------------------------------------------------------------------
9
10
-version_info = (0, 9, 1)
+version_info = (0, 9, 2)
11
__version__ = '.'.join(map(str, version_info))
12
-__date__ = '04/09/2025'
+__date__ = '25/09/2025'
13
__project_url__ = "https://github.com/geo-stack/qtapputils"
0 commit comments