From b8c242103462194f73f3b982d7740640e7bf576c Mon Sep 17 00:00:00 2001
From: Danilo Ferreira de Lima <danilo.enoque.ferreira.de.lima@xfel.de>
Date: Mon, 27 Feb 2023 12:22:06 +0100
Subject: [PATCH] Bumped version

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

diff --git a/pes_to_spec/__init__.py b/pes_to_spec/__init__.py
index fc41f1a..3398d72 100644
--- a/pes_to_spec/__init__.py
+++ b/pes_to_spec/__init__.py
@@ -2,4 +2,4 @@
 Estimate high-resolution photon spectrometer data from low-resolution non-invasive measurements.
 """
 
-VERSION = "0.0.6"
+VERSION = "0.0.7"
-- 
GitLab