mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-28 01:30:53 -04:00
1.56.0
This commit is contained in:
parent
ca7e34cb57
commit
7a95e80418
5 changed files with 20 additions and 6 deletions
|
@ -68,7 +68,7 @@ try:
|
|||
except ImportError:
|
||||
pass
|
||||
|
||||
__version__ = "1.56.0rc1"
|
||||
__version__ = "1.56.0"
|
||||
|
||||
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