diff --git a/setup.py b/setup.py index 22d5fb1..c96a539 100644 --- a/setup.py +++ b/setup.py @@ -82,7 +82,7 @@ def fullsplit(path, result=None): setup( name='python-documentcloud', - version='0.20', + version='0.200', description='A simple Python wrapper for the DocumentCloud API.', author='Ben Welsh', author_email='ben.welsh@gmail.com',