diff --git a/setup.py b/setup.py index a1cf23c..ffe6173 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ python_version = sys.version_info.major -version = '0.2.3' +version = '0.2.4' author = 'Gal Matijevic' email = 'gmatijevic@aip.de'