From 7d8d22e88c580db589608f1121021f4138a3a0cf Mon Sep 17 00:00:00 2001 From: Peter Drewelow <peter.drewelow@ipp.mpg.de> Date: Wed, 26 Jun 2019 18:07:22 +0200 Subject: [PATCH] Update version number IR_image_tools.py --- IR_image_tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IR_image_tools.py b/IR_image_tools.py index 8622cb3..9234294 100644 --- a/IR_image_tools.py +++ b/IR_image_tools.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ Created on Wed May 9 14:56:32 2018 -Version: 3.2.5 +Version: 3.3.0 @author: Holger Niemann, Peter Drewelow, Yu Gao mainly to clean up the downloadversionIRdata code -- GitLab