diff --git a/setup.py b/setup.py index ce9da738..a14ff2ad 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ setup( name=PACKAGE_NAME, - version='0.1.8', + version='0.1.9', author='Samuel Hoffstaetter', author_email='samuel@hoffstaetter.com', maintainer='Matthias Lee',