Skip to content

Commit a54f6ab

Browse files
version bump [skip ci]
1 parent 089adff commit a54f6ab

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.5.1
2+
- Fix `MAuthWSGIMiddleware` to no longer depend on `werkzeug` data in the request env.
3+
14
# 1.5.0
25
- Replace `cchardet` with `charset-normalizer` to support Python 3.11
36

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.5.0"
3+
version = "1.5.1"
44
description = "MAuth Client for Python"
55
repository = "https://github.com/mdsol/mauth-client-python"
66
authors = ["Medidata Solutions <[email protected]>"]

0 commit comments

Comments
 (0)