From b7d21f0f4d63f5a509a8e4cdef6d38af15ecd7da Mon Sep 17 00:00:00 2001
From: simondreutter <simon.dreutter@awi.de>
Date: Thu, 12 Oct 2023 12:45:27 +0200
Subject: [PATCH] metadata fix

---
 process/config.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/process/config.py b/process/config.py
index 45c26d3..274f6e0 100644
--- a/process/config.py
+++ b/process/config.py
@@ -31,7 +31,7 @@ here:
 
 __author__ = 'Simon Dreutter'
 __version__ = '0.4'
-__date__ = '2013-05-16'
+__date__ = '2023-05-16'
 __email__ = 'simon.dreutter@awi.de'
 __status__ = 'Developement'
 
-- 
GitLab