aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--googleapiclient/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/googleapiclient/__init__.py b/googleapiclient/__init__.py
index 075358648..bc59bdde2 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