From c95bb0e23e8804961a148c778833a4c8e74996e2 Mon Sep 17 00:00:00 2001
From: Valerio Mariani <valerio.mariani@desy.de>
Date: Wed, 14 Nov 2018 10:54:58 +0100
Subject: [PATCH] Bumped version number

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

diff --git a/cfelpyutils/__init__.py b/cfelpyutils/__init__.py
index 570b22c..a3f69b9 100644
--- a/cfelpyutils/__init__.py
+++ b/cfelpyutils/__init__.py
@@ -30,4 +30,4 @@ used to manipulate detector geometry information.
 The 'parameter_utils' module contains the implementation of functions
 that are used to parse and manipulate options and parameters.
 """
-__version__ = "0.9"
+__version__ = "0.91"
-- 
GitLab