This commit is contained in:
Ignacio Serantes
2026-04-06 23:55:29 +02:00
parent 964974431c
commit 3e374a5871
5 changed files with 12 additions and 5 deletions

View File

@@ -14,7 +14,7 @@ Classes:
MainWindow: The main application window containing the thumbnail grid and docks.
"""
__appname__ = "BagheeraView"
__version__ = "0.9.16"
__version__ = "0.9.17"
__author__ = "Ignacio Serantes"
__email__ = "kde@aynoa.net"
__license__ = "LGPL"