From 62a4d46848a2bed87e3e44802a88850dfbcf7236 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 15 Apr 2018 12:28:04 +0100 Subject: changed icons for edit window --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 99b562f..733a66d 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ exec_ = Executable( setup( name = "EEHPH Photo Viewer v2", options = {"build_exe": {"packages": packages, "include_files": include_files}}, - version = "2.2.4", + version = "2.2.5", description = "EEHPH2 by AE computer vision", author = "Edward Attenborough", executables = [exec_] -- cgit v1.2.3