commit | 64367419343fbfb44c964ed5f21b613907882fe3 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Thu Jan 18 09:38:27 2018 -0800 |
committer | GitHub <noreply@github.com> | Thu Jan 18 09:38:27 2018 -0800 |
tree | e776f8711b8ac9e05134b128b907bbb64361701f | |
parent | 20e61355f46530301462c4433e3559c327e8a6ca [diff] [blame] |
Release v1.6.5 (#470)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 184219a..0cbe2c3 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.4" +__version__ = "1.6.5" # Set default logging handler to avoid "No handler found" warnings. import logging