From d259659c5287d284f86d30492653832b9103ac50 Mon Sep 17 00:00:00 2001 From: Manuel Sanchez del Rio Date: Thu, 26 Oct 2023 15:07:04 +0200 Subject: [PATCH] new release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index f3b5165..ded75c4 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ setup(name='crystalpy', - version='0.0.19', + version='0.0.20', description='Python crystal polarization calculation', author='Manuel Sanchez del Rio, Edoardo Cappelli, Mark Glass', author_email='srio@esrf.eu',