diff --git a/setup.py b/setup.py index 57e3190..8a7f616 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='tap-zendesk', - version='2.3.0', + version='2.3.1', description='Singer.io tap for extracting data from the Zendesk API', author='Stitch', url='https://singer.io',