diff --git a/setup.py b/setup.py index 416f9bf..98fff8a 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ python_version = sys.version_info.major -version = '0.2.4' +version = '0.2.5' author = 'Gal Matijevic' email = 'gmatijevic@aip.de'