From 98c8380734b730f187e58b76ce05a9c633d6e34c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=2E=20Armando=20Sol=C3=A9?= Date: Mon, 9 Nov 2020 11:09:19 +0100 Subject: [PATCH] Update __init__.py --- PyMca5/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PyMca5/__init__.py b/PyMca5/__init__.py index aa3f6085d..fa8142f3e 100644 --- a/PyMca5/__init__.py +++ b/PyMca5/__init__.py @@ -23,11 +23,11 @@ # THE SOFTWARE. # #############################################################################*/ -__author__ = "V.A. Sole - ESRF Data Analysis" +__author__ = "V.A. Sole" __contact__ = "sole@esrf.fr" __license__ = "MIT" __copyright__ = "European Synchrotron Radiation Facility, Grenoble, France" -__version__ = "5.6.2" +__version__ = "5.6.3" import os import sys