summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorAmber Brown <hawkowl@atleastfornow.net>2018-07-19 21:11:40 +1000
committerAmber Brown <hawkowl@atleastfornow.net>2018-07-19 21:11:40 +1000
commit38f53399a28a75016255509c8e8939d2815cd807 (patch)
treeec6cca8b8d87a964f0ac0c40a559fdf06676f063 /synapse
parentupdate changelogs (diff)
downloadsynapse-38f53399a28a75016255509c8e8939d2815cd807.tar.xz
0.33 final
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 6dc16f0808..5c0f2f83aa 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.0rc1"
+__version__ = "0.33.0"