change version to 0.2.1

This commit is contained in:
2024-03-24 12:10:20 +01:00
parent f3a68d0dee
commit 9b75836e3e

View File

@@ -11,7 +11,7 @@ from src.pluginregistry import PluginRegistry
import gettext
from src.ui.icon import Icon
__version__ = '0.2.0'
__version__ = '0.2.1'
gettext.install('krowlog', 'locale')