File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -188,7 +188,7 @@ please report any [issues](https://github.com/zx80/flask-tester/issues).
188188
189189## Versions
190190
191- ### ? on ?
191+ ### 1.2 on 2024-03-15
192192
193193Improved documentation and tests.
194194Raise an error when setting unusable passwords or tokens.
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " FlaskTester"
7- version = " 1.1 "
7+ version = " 1.2 "
88authors = [ { name = " Fabien Coelho" , email = " flask.tester@coelho.net" } ]
9- description = " Pytest fixtures for Flask authenticated internal and external tests"
9+ description = " Pytest fixtures for Flask internal and external authenticated tests"
1010readme = " README.md"
1111license = { text = " CC0" }
1212requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments