diff --git a/setup.py b/setup.py index e469ba6..89ecf41 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ python_version = sys.version_info.major -version = '0.2.0' +version = '0.2.1' author = 'Gal Matijevic' email = 'gmatijevic@aip.de'