Merge branch 'release-v0.27.0' of github.com:matrix-org/synapse into develop

This commit is contained in:
Erik Johnston 2018-03-22 10:19:53 +00:00
commit eb9fc021e3
4 changed files with 66 additions and 5 deletions

View file

@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.26.1"
__version__ = "0.27.0-rc2"