commit | a737c758bfc4199de94d3f30865fa4e7012d6386 | [log] [tgz] |
---|---|---|
author | Thea Flowers <theaflowers@google.com> | Thu May 31 16:04:34 2018 -0700 |
committer | GitHub <noreply@github.com> | Thu May 31 16:04:34 2018 -0700 |
tree | 6a1b49fb82f1684eed266c2e7303402a6e8d402e | |
parent | 9eb303e10cc9d6aa09137d1d68a0673e5aa5b4b0 [diff] [blame] |
Release v1.7.0 (#515)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index d689c95..730d242 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.6.7" +__version__ = "1.7.0" # Set default logging handler to avoid "No handler found" warnings. import logging