summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2018-03-26 16:19:38 +0100
committerErik Johnston <erik@matrix.org>2018-03-26 16:20:24 +0100
commit91878620027d17b478ca678482f501d3cfb2edaf (patch)
treee2d3054dd46d35cc7a043c63d9ee7de5d503a64e /synapse
parentMerge branch 'release-v0.27.0' of https://github.com/matrix-org/synapse (diff)
downloadsynapse-91878620027d17b478ca678482f501d3cfb2edaf.tar.xz
Bump version and changelog
Diffstat (limited to 'synapse')
-rw-r--r--synapse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/__init__.py b/synapse/__init__.py
index 70a0297052..2cb6ef4652 100644
--- a/synapse/__init__.py
+++ b/synapse/__init__.py
@@ -16,4 +16,4 @@
 """ This is a reference implementation of a Matrix home server.
 """
 
-__version__ = "0.27.0"
+__version__ = "0.27.1"