1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-03-31 03:45:13 +00:00

Bump version in __init__.py

This commit is contained in:
Richard van der Hoff 2017-11-17 10:10:53 +00:00
parent 2187724ad2
commit 74bbeb4373

View file

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