commit | db5a0ed106aff656a031a99ad64780ffd88c8425 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Mon Oct 17 15:39:10 2016 -0700 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Mon Oct 17 15:39:10 2016 -0700 |
tree | dc81488aaada214e4310c96e1674bb609bcd5739 | |
parent | dc6c1efea8e6c89afa94df984d9291359cb04797 [diff] |
Update version to 1.5.4
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py index 0753586..bc59bdd 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.5.3" +__version__ = "1.5.4" # Set default logging handler to avoid "No handler found" warnings. import logging