Skip to content
Snippets Groups Projects
Commit f193034d authored by Erik Johnston's avatar Erik Johnston
Browse files

1.37.1

parent d561367c
No related branches found
No related tags found
No related merge requests found
Synapse 1.37.1 (2021-06-30)
===========================
No significant changes.
Synapse 1.37.1rc1 (2021-06-29)
==============================
 
......
matrix-synapse-py3 (1.37.1) stable; urgency=medium
* New synapse release 1.37.1.
-- Synapse Packaging team <packages@matrix.org> Wed, 30 Jun 2021 12:24:06 +0100
matrix-synapse-py3 (1.37.0) stable; urgency=medium
* New synapse release 1.37.0.
......
......@@ -47,7 +47,7 @@ try:
except ImportError:
pass
__version__ = "1.37.1rc1"
__version__ = "1.37.1"
if bool(os.environ.get("SYNAPSE_TEST_PATCH_LOG_CONTEXTS", False)):
# We import here so that we don't have to install a bunch of deps when
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment