commit | b27435570ba195ae664d2f168eee8dd7bf8b9b7a | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Thu Dec 06 13:13:43 2018 -0800 |
committer | GitHub <noreply@github.com> | Thu Dec 06 13:13:43 2018 -0800 |
tree | e5380afb545e98c0d512ff53d4eae426fc882bec | |
parent | e2dccec0c3087809ff3a045b2d1032f655a59004 [diff] |
Release v1.7.6 (#599)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index be48f09..94e1ffa 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.5" +__version__ = "1.7.6" # Set default logging handler to avoid "No handler found" warnings. import logging