From 72dbf3c92b0131c7923c34e49f9b1fdee322cbf0 Mon Sep 17 00:00:00 2001 From: sashacmc Date: Thu, 31 Oct 2024 00:55:55 +0100 Subject: [PATCH] Update setup.py version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f9fd3dd..57bfc09 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ def get_long_description(): setup( name='photo-importer', - version='1.2.5', + version='1.2.6', description='Photo importer tool', author='Alexander Bushnev', author_email='Alexander@Bushnev.pro',