File tree Expand file tree Collapse file tree 3 files changed +13
-1
lines changed
Expand file tree Collapse file tree 3 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ Synapse 1.44.0 (2021-10-05)
2+ ===========================
3+
4+ No significant changes since 1.44.0rc3.
5+
6+
17Synapse 1.44.0rc3 (2021-10-04)
28==============================
39
Original file line number Diff line number Diff line change 1+ matrix-synapse-py3 (1.44.0) stable; urgency=medium
2+
3+ * New synapse release 1.44.0.
4+
5+ -- Synapse Packaging team <packages@matrix.org> Tue, 05 Oct 2021 13:43:57 +0100
6+
17matrix-synapse-py3 (1.44.0~rc3) stable; urgency=medium
28
39 * New synapse release 1.44.0~rc3.
Original file line number Diff line number Diff line change 4747except ImportError :
4848 pass
4949
50- __version__ = "1.44.0rc3 "
50+ __version__ = "1.44.0 "
5151
5252if 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
You can’t perform that action at this time.
0 commit comments