Compare commits

...

1 Commits

Author SHA1 Message Date
Erik Johnston
77b4af6438 Bump version 2020-07-31 18:32:25 +01:00

View File

@@ -36,7 +36,7 @@ try:
except ImportError:
pass
__version__ = "1.18.0"
__version__ = "1.18.0-hope-ratelimit"
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