commit | a97f2b219c37e29594b98505e9e000bb84f9196c | [log] [tgz] |
---|---|---|
author | Christopher Wilcox <crwilcox@google.com> | Wed Jul 11 12:49:54 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 11 12:49:54 2018 -0700 |
tree | 3e9e16bcfd3a5c296970fbf70605f1349c6822c0 | |
parent | c2b1ffadd6f6804f214c35a609e701f870a808a7 [diff] [blame] |
Release google-api-python-client 1.7.4 (#540) Release v1.7.4
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 5b4ca88..5f80b9a 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.3" +__version__ = "1.7.4" # Set default logging handler to avoid "No handler found" warnings. import logging