version: Bump PROVISION_VERSION for py packages upgrade.

This commit is contained in:
Vishnu Ks 2019-04-25 13:11:05 +00:00 committed by Tim Abbott
parent 8d2a3e58d7
commit 07291227d5
1 changed files with 1 additions and 1 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 = '30.2'
PROVISION_VERSION = '30.3'