summary refs log tree commit diff
path: root/synapse/__init__.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2014-11-27 17:30:08 +0000
committerErik Johnston <erik@matrix.org>2014-11-27 17:30:08 +0000
commitab74afdd8d32402c0b89eb2db7413ce00be84e89 (patch)
tree95a6f38fb1d7d588dcb9b37bee63de8daeb163e3 /synapse/__init__.py
parentBump pinned version of pynacl pulled from github (diff)
downloadsynapse-ab74afdd8d32402c0b89eb2db7413ce00be84e89.tar.xz
Bump version v0.5.3a
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 c99cd96537..658574dab9 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.5.3"
+__version__ = "0.5.3a"