diff --git a/setup.py b/setup.py index 345eb89..c0979b6 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ def run(self): return Sub -VERSION = '1.1.1' +VERSION = '1.1.2' REPO = 'http://github.com/tarruda/python-autopxd'