diff --git a/setup.py b/setup.py index 51fdde366..e610f0551 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ import os import glob import setuptools -__version__ = '0.1.0' +__version__ = '0.1.1' # Custom compiler flags