Skip to content

Commit f99e9cc

Browse files
committed
v1.37.1a1
1 parent c0bebd0 commit f99e9cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

synapse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
except ImportError:
4848
pass
4949

50-
__version__ = "1.37.0"
50+
__version__ = "1.37.1a1"
5151

5252
if bool(os.environ.get("SYNAPSE_TEST_PATCH_LOG_CONTEXTS", False)):
5353
# We import here so that we don't have to install a bunch of deps when

0 commit comments

Comments
 (0)