updated setup.py [ci skip]
diff --git a/setup.py b/setup.py index e2a487f..4c740e6 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.8.3" +version = "1.8.4" setup( name="google-api-python-client",