mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-07-24 06:50:41 -04:00
Merge branch 'release-v1.57' into develop
This commit is contained in:
commit
a468768104
93 changed files with 5920 additions and 5847 deletions
|
@ -68,7 +68,7 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
__version__ = "1.56.0"
|
||||
__version__ = "1.57.0rc1"
|
||||
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue