Skip to content

Commit 09332f3

Browse files
committed
bump up version and add changelog entry
1 parent 2cd2356 commit 09332f3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.6.6
2+
- Support long-lived connections in ASGI middleware
3+
14
# 1.6.5
25
- Resolved dependabot identified security issues
36
- Removed build status icon from travis (not used for CI any longer)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "mauth-client"
3-
version = "1.6.5"
3+
version = "1.6.6"
44
description = "MAuth Client for Python"
55
repository = "https://github.com/mdsol/mauth-client-python"
66
authors = ["Medidata Solutions <support@mdsol.com>"]

0 commit comments

Comments
 (0)