This commit is contained in:
Ignacio Serantes
2026-04-12 11:56:39 +02:00
parent 1508e629c0
commit 8ade5fde54
6 changed files with 72 additions and 9 deletions

View File

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