commit | 081d2a336393a5d497339e462875294cfd8c81ea | [log] [tgz] |
---|---|---|
author | Thea Flowers <theaflowers@google.com> | Fri Jun 01 10:22:59 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 01 10:22:59 2018 -0700 |
tree | 40163fb219a7f79fb2220c8118121f24d5c9f18c | |
parent | fc246febe1aaca835aac9449e6f0512b4e638b7b [diff] [blame] |
Release v1.7.1 (#519)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 730d242..322d1b9 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.0" +__version__ = "1.7.1" # Set default logging handler to avoid "No handler found" warnings. import logging