Files
zulip/version.py
Harshit Bansal ea5cb23c8e build_emoji: Extend emoji mappings to use new emojis from iamcal dataset.
Emojis which are represented by a sequence of codepoints or emojis
with ZWJ are not included until we implement a mechanism for dealing
with their unicode versions.

Fixes: #6279.
2017-10-04 23:09:14 -07:00

3 lines
55 B
Python

ZULIP_VERSION = "1.6.0+git"
PROVISION_VERSION = '10.3'