commit | b63a71daa0f754ff57fb967b74620c576a475d42 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Aug 29 09:15:16 2017 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 29 09:15:16 2017 -0700 |
tree | 7b5037b493d0b00fe067562fdc8fe0c66ae79b50 | |
parent | 3fb2a386892a695a0a7be33b499b37a9a75b2439 [diff] [blame] |
Release v1.6.3 (#433)
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 4af0c3c..97977bb 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.2" +__version__ = "1.6.3" # Set default logging handler to avoid "No handler found" warnings. import logging