commit | 9cdb2e25ba615dc468b07cd922fb0e2e387ed754 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Wed Mar 28 13:09:46 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Mar 28 13:09:46 2018 -0700 |
tree | 2453ae034703fba291ff3558f98e0d720cacd38e | |
parent | bae748aba4df1482319530069c6836b621d36298 [diff] [blame] |
Release v1.6.6 (#489)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 0cbe2c3..b3b6527 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.5" +__version__ = "1.6.6" # Set default logging handler to avoid "No handler found" warnings. import logging