commit | b0b1c1d4a68ae0a40d64c2570425a355362803ba | [log] [tgz] |
---|---|---|
author | Thea Flowers <theaflowers@google.com> | Mon Jun 04 12:21:32 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Jun 04 12:21:32 2018 -0700 |
tree | 8b3bc7783ec51ab111cf1f31d161d6868d281737 | |
parent | 980c30846110b39710c062722772c35381d7eab5 [diff] [blame] |
Release v1.7.3 (#526)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 81ebaf3..5b4ca88 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.2" +__version__ = "1.7.3" # Set default logging handler to avoid "No handler found" warnings. import logging