From 9f05c66b1c0aa5f1511bf760286fb8e66f55aad3 Mon Sep 17 00:00:00 2001
From: Jerome Carnis <jerome.carnis@desy.de>
Date: Fri, 22 Oct 2021 08:23:33 +0200
Subject: [PATCH] Update version

---
 cfelpyutils/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cfelpyutils/__init__.py b/cfelpyutils/__init__.py
index e606876..e907b0f 100644
--- a/cfelpyutils/__init__.py
+++ b/cfelpyutils/__init__.py
@@ -17,4 +17,4 @@ This is the CFELPyUtils package, which contains all modules of the library.
 
 Please refer to the individual modules to learn more about their function.
 """
-__version__ = "2.0.5"
+__version__ = "2.0.6"
-- 
GitLab