updated setup.py
diff --git a/setup.py b/setup.py index 31215eb..22c6cf4 100644 --- a/setup.py +++ b/setup.py
@@ -52,7 +52,7 @@ with io.open(readme_filename, encoding="utf-8") as readme_file: readme = readme_file.read() -version = "1.9.2" +version = "1.9.3" setup( name="google-api-python-client",