summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-25 18:05:06 +0100
committerErik Johnston <erik@matrix.org>2014-09-25 18:05:06 +0100
commit3b0fb6aae8d3c886fbdfcd72e4bf94f81eee2daa (patch)
treeb0a60da6ab18ec6fc6e4bb2f9b8b545194971d8d /synapse/__init__.py
parentAdd realm to coturn options (it needs it). (diff)
downloadsynapse-3b0fb6aae8d3c886fbdfcd72e4bf94f81eee2daa.tar.xz
Bump version and changelog
Diffstat (limited to 'synapse/__init__.py')
-rw-r--r--synapse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/__init__.py b/synapse/__init__.py
index bba551b2c4..a340a5db66 100644
--- a/synapse/__init__.py
+++ b/synapse/__init__.py
@@ -16,4 +16,4 @@
 """ This is a reference implementation of a synapse home server.
 """
 
-__version__ = "0.3.3"
+__version__ = "0.3.4"