Files
zulip/version.py
Rishi Gupta e46cbaffa2 email: Remove Mandrill pathways and dependency.
Everything it was doing (send_future_email) can now be done using
ScheduledJob.
2017-05-05 14:38:23 -07:00

3 lines
54 B
Python

ZULIP_VERSION = "1.5.1+git"
PROVISION_VERSION = '5.0'