Skip to content
Snippets Groups Projects
Commit 0b885d62 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

bump version to v1.9.0.dev2

parent 722b4f30
No related branches found
Tags v1.9.0.dev2
No related merge requests found
......@@ -36,7 +36,7 @@ try:
except ImportError:
pass
__version__ = "1.9.0.dev1"
__version__ = "1.9.0.dev2"
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