summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-18 16:20:53 +0100
committerErik Johnston <erik@matrix.org>2014-09-18 16:20:53 +0100
commit380852b58e6ab96a8d186bbfe3d95ac9284ceaf3 (patch)
tree2ecfa23193502c4f88a48c11ecd82aa13833cf53 /synapse/__init__.py
parentundefined is empty. Fixed bug where empty bingWords with old accounts which h... (diff)
downloadsynapse-380852b58e6ab96a8d186bbfe3d95ac9284ceaf3.tar.xz
Bump Changelog and version v0.3.2
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 1b49cbb38e..0dbad9a0de 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.1"
+__version__ = "0.3.2"