From 1ba878be85c75869ffc20d17dff48b1764f24a6f Mon Sep 17 00:00:00 2001
From: Jan Dinkelbach <jdinkelbach@eonerc.rwth-aachen.de>
Date: Wed, 18 Sep 2019 11:20:04 +0200
Subject: [PATCH] bump version 0.2.4

---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index c19fa47..9db445b 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ def read(fname):
 
 setup(
     name = 'villas-dataprocessing',
-    version = '0.2.2',
+    version = '0.2.4',
     author = 'Markus Mirz, Jan Dinkelbach, Steffen Vogel',
     author_email = 'acs-software@eonerc.rwth-aachen.de',
     description = 'Several tools for processing simulation results',
-- 
GitLab