File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
This package provides Python functions to validate various forms fields.
8
8
9
- Documentation: https://multiform-validator.vercel .app/documentation/py
9
+ Documentation: https://multiformvalidator.netlify .app/documentation/py
10
10
11
11
Feel free to find bugs and report them to me. Your feedback is highly appreciated. Hugs from Gabriel Logan!
12
12
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
6
6
7
7
[project ]
8
8
name = " multiform-validator"
9
- version = " 1.0.2 "
9
+ version = " 1.0.3 "
10
10
authors = [
11
11
{ name =" Gabriel Logan" },
12
12
]
@@ -21,5 +21,5 @@ classifiers = [
21
21
]
22
22
23
23
[project .urls ]
24
- "Homepage" = " https://multiform-validator.vercel .app/documentation"
25
- "Bug Tracker" = " https://github.com/gabriel-logan/multiform-validator/tree/main/packages /python"
24
+ "Homepage" = " https://multiformvalidator.netlify .app/documentation"
25
+ "Bug Tracker" = " https://github.com/Multiform-Validator /python"
You can’t perform that action at this time.
0 commit comments