diff --git a/setup.py b/setup.py index 27df927..39e38c9 100755 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -VERSION = '1.1.0' +VERSION = '1.1.1' import glob from setuptools import setup