We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2cd2356 commit 09332f3Copy full SHA for 09332f3
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 1.6.6
2
+- Support long-lived connections in ASGI middleware
3
+
4
# 1.6.5
5
- Resolved dependabot identified security issues
6
- Removed build status icon from travis (not used for CI any longer)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "mauth-client"
-version = "1.6.5"
+version = "1.6.6"
description = "MAuth Client for Python"
repository = "https://github.com/mdsol/mauth-client-python"
authors = ["Medidata Solutions <support@mdsol.com>"]
0 commit comments