From c4092889bcaea1a7783fb70c23d2197de7f93afb Mon Sep 17 00:00:00 2001 From: jwansek Date: Fri, 13 Apr 2018 17:01:06 +0100 Subject: Made the image refresh on minmize/maximize so it always fits in the window --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 0cf7696..3785cf6 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.1.1", + version = "2.2.3", description = "EEHPH2 by AE computer vision", author = "Edward Attenborough", executables = [exec_] -- cgit v1.2.3