python-zulip-api: Upgrade to release 0.6.0.

This commit is contained in:
Eeshan Garg
2019-03-19 20:07:53 -02:30
parent 0320355f09
commit a6abafa54b
4 changed files with 7 additions and 7 deletions

View File

@@ -11,4 +11,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '29.0'
PROVISION_VERSION = '29.1'