summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorRichard van der Hoff <richard@matrix.org>2018-09-05 17:03:49 +0100
committerRichard van der Hoff <richard@matrix.org>2018-09-06 10:26:23 +0100
commit80189ed27c5c1b390cc9783b2931e71cccdb3c74 (patch)
tree3f7e6a0ee2ad99591ef244324e9c953c859576eb /synapse
parentCreate 3802.misc (diff)
downloadsynapse-80189ed27c5c1b390cc9783b2931e71cccdb3c74.tar.xz
prepare v0.33.3.1 v0.33.3.1 release-v0.33.3.1
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 e62901b761..e395a0a9ee 100644
--- a/synapse/__init__.py
+++ b/synapse/__init__.py
@@ -17,4 +17,4 @@
 """ This is a reference implementation of a Matrix home server.
 """
 
-__version__ = "0.33.3"
+__version__ = "0.33.3.1"