diff --git a/setup.py b/setup.py index a907a26..797b6de 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setup( name='tableaudocumentapi', - version='0.4', + version='0.5.dev0', author='Tableau', author_email='github@tableau.com', url='https://github.com/tableau/document-api-python',