summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorNeil Johnson <neil@fragile.org.uk>2018-05-17 21:35:07 +0100
committerNeil Johnson <neil@fragile.org.uk>2018-05-17 21:35:07 +0100
commit6958459b50a3b29611f98d620d0400d245f8b60f (patch)
treeaed698dcdec54b00eaf5abb234de5e411492e0d6 /synapse
parentbump version and changelog for 0.29.0 (diff)
downloadsynapse-6958459b50a3b29611f98d620d0400d245f8b60f.tar.xz
bump version, change log
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 d94c20505e..b11a1d3ea3 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.29.0"
+__version__ = "0.29.1"