commit | c2936e120a113776b2f9ba9cb7c2658196b21c3e | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Wed Jul 24 15:15:16 2019 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 24 15:15:16 2019 -0700 |
tree | 2f41cd88df7b63452050dc0a11bb79c3b2f03ac7 | |
parent | eda5880efd1bbc91d533d3c6f573c3ab9b28b627 [diff] [blame] |
Release 1.7.10 (#727)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index dfb68b7..4cc3a6a 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.9" +__version__ = "1.7.10" # Set default logging handler to avoid "No handler found" warnings. import logging