commit | bce1b1d9fa431426123c6b6674d1152840783edc | [log] [tgz] |
---|---|---|
author | Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> | Mon Aug 12 10:40:09 2019 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 12 10:40:09 2019 -0700 |
tree | c7ed68af0c5a542d373b2204eb823f3c2ff4eafb | |
parent | 07f647c4564334f2ff72a35d51a03e9dc8b85a4c [diff] [blame] |
Release 1.7.11 (#737)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 4cc3a6a..feba5ce 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.10" +__version__ = "1.7.11" # Set default logging handler to avoid "No handler found" warnings. import logging