Files
zulip/version.py
Rhea Parekh 84847b811b requirements: Upgrade mypy to 0.550.
We have to add a few type: ignores due to mypy 0.550 having some bugs
in the new imaplib stubs in typeshed.

Fixes #7387.
2017-11-25 10:06:27 -08:00

4 lines
56 B
Python

ZULIP_VERSION = "1.7.1+git"
PROVISION_VERSION = '13.0'