version: Increase PROVISION_VERSION for mypy upgrade.

The new mypy version suppresses some bogus warnings.
This commit is contained in:
Tim Abbott
2017-05-24 14:47:22 -07:00
parent 5480f6fd0f
commit 65197aa11b

View File

@@ -1,2 +1,2 @@
ZULIP_VERSION = "1.5.1+git"
PROVISION_VERSION = '5.0'
PROVISION_VERSION = '5.1'