From 32f18cc41878093f35f9efbf347382321ff95fba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Sat, 1 Jul 2023 10:19:20 +0300 Subject: 0.4.7 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 8db4881..8575dea 100644 --- a/setup.py +++ b/setup.py @@ -16,7 +16,7 @@ data_files = [("share/applications/", ["share/applications/mageiasync.desktop"]) setup( name = 'mageiasync', - version = '0.4.6', + version = '0.4.7', packages = ['mageiaSync'], scripts = ['mageiasync'], license = 'GNU General Public License v3 (GPLv3)', -- cgit v1.2.1