diff --git a/setup.py b/setup.py index ae703bb..a82fa6f 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='pipelinewise-tap-snowflake', - version='1.0.0', + version='1.0.1', description='Singer.io tap for extracting data from Snowflake - PipelineWise compatible', author="TransferWise", url='https://github.com/transferwise/pipelinewise-tap-postgres',