summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2018-03-26 16:36:53 +0100
committerErik Johnston <erik@matrix.org>2018-03-26 16:36:53 +0100
commita9d7d98d3f87cc20d94c9cc4ee9285e6a2dddb2c (patch)
treec6a2ad8ff93f4b99ce4a00bc395d5fcc50651477 /synapse
parentMerge branch 'erikj/simplejson_replication' of github.com:matrix-org/synapse ... (diff)
downloadsynapse-a9d7d98d3f87cc20d94c9cc4ee9285e6a2dddb2c.tar.xz
Bum 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 2cb6ef4652..a9d5198aba 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.1"
+__version__ = "0.27.2"