fix for rc1

This commit is contained in:
Amber Brown 2018-08-07 21:13:22 +10:00
parent cf8ef11f35
commit 848431be1d
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Synapse 0.33.2 (2018-08-07) Synapse 0.33.2rc1 (2018-08-07)
=========================== ==============================
Features Features
-------- --------

View File

@ -17,4 +17,4 @@
""" This is a reference implementation of a Matrix home server. """ This is a reference implementation of a Matrix home server.
""" """
__version__ = "0.33.2" __version__ = "0.33.2rc1"