From 3714acfb948139814cfb4429b2ba164f6809e8d4 Mon Sep 17 00:00:00 2001 From: l-kotzur Date: Fri, 25 Aug 2023 09:06:28 +0200 Subject: [PATCH] minor release --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 905f6a6..7d88cac 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ setuptools.setup( name="tsam", - version="2.3.1, + version="2.3.1", author="Leander Kotzur, Maximilian Hoffmann", author_email="leander.kotzur@googlemail.com, max.hoffmann@fz-juelich.de", description="Time series aggregation module (tsam) to create typical periods",