pypi packaging: Upgrade to release 0.4.6.

As a part of the upgrade, we had to update our API tests in
zerver/lib/api_test_helpers.
This commit is contained in:
Eeshan Garg
2018-04-27 01:45:50 -02:30
committed by Tim Abbott
parent abef9f203b
commit 7d14ce2cb6
7 changed files with 26 additions and 19 deletions

View File

@@ -8,4 +8,4 @@ ZULIP_VERSION = "1.8.0+git"
# Typically, adding a dependency only requires a minor version bump, and
# removing a dependency requires a major version bump.
PROVISION_VERSION = '19.2'
PROVISION_VERSION = '19.3'