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

0.99.3.2

parent 0b5cf956
No related branches found
No related tags found
No related merge requests found
Synapse 0.99.3.2 (2019-05-03)
=============================
Internal Changes
----------------
- Ensure that we have `urllib3` <1.25, to resolve incompatibility with `requests`. ([\#5135](https://github.com/matrix-org/synapse/issues/5135))
Synapse 0.99.3.1 (2019-05-03)
=============================
......
Ensure that we have `urllib3` <1.25, to resolve incompatibility with `requests`.
\ No newline at end of file
matrix-synapse-py3 (0.99.3.2) stable; urgency=medium
* New synapse release 0.99.3.2.
-- Synapse Packaging team <packages@matrix.org> Fri, 03 May 2019 18:56:20 +0100
matrix-synapse-py3 (0.99.3.1) stable; urgency=medium
* New synapse release 0.99.3.1.
......
......@@ -27,4 +27,4 @@ try:
except ImportError:
pass
__version__ = "0.99.3.1"
__version__ = "0.99.3.2"
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