commit | 504a6e53debddf56dede0ae8394406d826a71065 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Fri Apr 27 13:58:27 2018 -0700 |
committer | GitHub <noreply@github.com> | Fri Apr 27 13:58:27 2018 -0700 |
tree | dbdb114e34c3c60aed75e04d2e04c07643f9c697 | |
parent | 0c0c897c1e0839f122e2da48fd55f59c02b63d21 [diff] [blame] |
Release v1.6.7 (#500)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index b3b6527..d689c95 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.6" +__version__ = "1.6.7" # Set default logging handler to avoid "No handler found" warnings. import logging