diff --git a/fabpolish/__init__.py b/fabpolish/__init__.py index 72e073c..8e5db84 100644 --- a/fabpolish/__init__.py +++ b/fabpolish/__init__.py @@ -11,7 +11,7 @@ FABFILE_DIR = os.path.abspath(os.path.dirname(fabfile.__file__)) -__version__ = '1.1.0' +__version__ = '1.1.1' def info(text):