Release Zulip Server 1.7.1.

This commit is contained in:
Greg Price
2017-11-22 16:19:48 -08:00
parent 139fb8c2ee
commit 2e4ae9c5dc
2 changed files with 2 additions and 2 deletions

View File

@@ -54,7 +54,7 @@ author = u'The Zulip Team'
# The short X.Y version.
version = '1.7'
# The full version, including alpha/beta/rc tags.
release = '1.7.0'
release = '1.7.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.

View File

@@ -1,2 +1,2 @@
ZULIP_VERSION = "1.7.0"
ZULIP_VERSION = "1.7.1"
PROVISION_VERSION = '10.7'