Merge branch 'release-v0.20.0' of github.com:matrix-org/synapse into develop

This commit is contained in:
Erik Johnston 2017-04-03 14:58:14 +01:00
commit 0d1c85e643
2 changed files with 45 additions and 1 deletions

View file

@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.19.3"
__version__ = "0.20.0-rc1"