From eb4fb515189bc8a494f6c61cbf265f1e78ea0339 Mon Sep 17 00:00:00 2001 From: Peter Drewelow <peter.drewelow@ipp.mpg.de> Date: Wed, 26 Jun 2019 18:06:23 +0200 Subject: [PATCH] Update version number IR_config_constants.py --- IR_config_constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IR_config_constants.py b/IR_config_constants.py index 7c880c3..663b952 100644 --- a/IR_config_constants.py +++ b/IR_config_constants.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- """ Created on Tue Jun 5 09:26:06 2018 -Version: 3.2.5 +Version: 3.3.0 @author: holn constants and config parameters """ -- GitLab