Files
zulip/version.py
hackerkid 2a0a84b229 Add moment.js third-party module via npm.
This is needed for timezone manipulations.  We may be able to replace
XDate with it in the future as well.
2017-04-14 10:22:06 -07:00

3 lines
55 B
Python

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