From 4d4082c8296045c6bafd81caee31fb2e52b52a6d Mon Sep 17 00:00:00 2001 From: Andy Lu Date: Tue, 25 Feb 2020 16:10:51 -0500 Subject: Bump to v1.0.0, update changelog (#6) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index dde2bad..5aaf0a5 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup, find_packages setup(name='tap-google-sheets', - version='0.0.4', + version='1.0.0', description='Singer.io tap for extracting data from the Google Sheets v4 API', author='jeff.huth@bytecode.io', classifiers=['Programming Language :: Python :: 3 :: Only'], -- cgit v1.2.3