]> git.immae.eu Git - github/fretlink/tap-google-sheets.git/blobdiff - setup.py
Bump 1.0.2 (#14)
[github/fretlink/tap-google-sheets.git] / setup.py
index 0582e1e08c8d953cc77a109f7f656e4a86ca083d..49c3e3ec63893020e69cd884c72ed324fdb72716 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
 from setuptools import setup, find_packages
 
 setup(name='tap-google-sheets',
-      version='1.0.1',
+      version='1.0.2',
       description='Singer.io tap for extracting data from the Google Sheets v4 API',
       author='jeff.huth@bytecode.io',
       classifiers=['Programming Language :: Python :: 3 :: Only'],