mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 11:03:54 +00:00
- Use tornado as proxy server for development environment, replacing twisted (this doesn't support websockets). - Upgrade tornado version to 4.4.1 (needs to be coupled to the above since neither change works without the other)
3 lines
56 B
Python
3 lines
56 B
Python
ZULIP_VERSION = "1.4.1+git"
|
|
PROVISION_VERSION = '2.0.0'
|