File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed 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).
188
188
189
189
## Versions
190
190
191
- ### ? on ?
191
+ ### 1.2 on 2024-03-15
192
192
193
193
Improved documentation and tests.
194
194
Raise 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"
4
4
5
5
[project ]
6
6
name = " FlaskTester"
7
- version = " 1.1 "
7
+ version = " 1.2 "
8
8
authors = [ {
name =
" Fabien Coelho" ,
email =
" [email protected] " } ]
9
- description = " Pytest fixtures for Flask authenticated internal and external tests"
9
+ description = " Pytest fixtures for Flask internal and external authenticated tests"
10
10
readme = " README.md"
11
11
license = { text = " CC0" }
12
12
requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments