diff --git a/setup.py b/setup.py index 142b615..8c5db3b 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setuptools.setup( name='tsam', - version='1.0.0', + version='1.0.1', author='Leander Kotzur', author_email='l.kotzur@fz-juelich.de', description='Time series aggregation module (tsam) to create typical periods',