diff --git a/setup.py b/setup.py index 9823ccc..83f62af 100755 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ URL = 'http://autonom.io' LICENSE = 'MIT' DOWNLOAD_URL = 'https://github.com/autonomio/wrangle/' -VERSION = '0.6.10' +VERSION = '0.6.11' try: from setuptools import setup