summary refs log tree commit diff
path: root/synapse
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-09-02 16:57:10 +0100
committerErik Johnston <erik@matrix.org>2014-09-02 16:57:10 +0100
commite166e29e872d8f31a64ab9da7686c09021b47767 (patch)
tree4fa797f10414b902a512008ded935c072f2ba66f /synapse
parentUpdate default endpoint port to match the default ports in the config (diff)
downloadsynapse-e166e29e872d8f31a64ab9da7686c09021b47767.tar.xz
Bump version and changelog
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 04200060bf..b45cf47b56 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.1.2"
+__version__ = "0.2.0"