version bump

This commit is contained in:
Neil Johnson 2018-03-26 14:48:19 +01:00
parent f5aa027c2f
commit 51406dab96
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
Changes in synapse v0.27.0 (2018-03-26)
=======================================
No changes since v0.27.0-rc2
Changes in synapse v0.27.0-rc2 (2018-03-19)
===========================================

View File

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