mirror of
https://github.com/zulip/zulip.git
synced 2025-11-21 15:09:34 +00:00
We need to parse rendered HTML content of messages while preparing content for mobile push notifications and for doing so we need to use lxml's HTML parser.
3 lines
55 B
Python
3 lines
55 B
Python
ZULIP_VERSION = "1.6.0+git"
|
|
PROVISION_VERSION = '10.4'
|