0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-22 20:48:20 +02:00

Update __init__.py

bump version
This commit is contained in:
Neil Johnson 2018-05-01 18:22:53 +01:00 committed by GitHub
parent d5eee5d601
commit 8570bb84cc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,4 +16,4 @@
""" This is a reference implementation of a Matrix home server.
"""
__version__ = "0.28.0"
__version__ = "0.28.1"