commit | 9a25cc84e5174e06a82ff74058a8648b79652872 | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Mon Jan 28 14:21:05 2019 -0800 |
committer | GitHub <noreply@github.com> | Mon Jan 28 14:21:05 2019 -0800 |
tree | ca5f7d0e5d4eedb71f4c7b35de870c33dcc43f26 | |
parent | 84cbc07ca4349b2b52f210c8c6f861dd1b178d21 [diff] [blame] |
Release 1.7.8 (#617)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index a715f65..ee986d2 100644 --- a/googleapiclient/__init__.py +++ b/googleapiclient/__init__.py
@@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "1.7.7" +__version__ = "1.7.8" # Set default logging handler to avoid "No handler found" warnings. import logging