Skip to content

Commit 4a61f11

Browse files
author
Fabien Coelho
committed
version 4.1
1 parent d89004d commit 4a61f11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/versions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ please report any [issues](https://github.com/zx80/flask-tester/issues).
99

1010
Check whether data and json should be exclusive.
1111

12-
## ? on ?
12+
## 4.1 on 2024-07-28
1313

1414
Add support for transparent dataclass and pydantic parameters.
1515

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "FlaskTester"
7-
version = "4.0"
7+
version = "4.1"
88
authors = [ { name = "Fabien Coelho", email = "[email protected]" } ]
99
description = "Pytest fixtures for Flask internal and external authenticated tests"
1010
readme = "README.md"

0 commit comments

Comments
 (0)