File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- 3.11.12
1+ 3.11
Original file line number Diff line number Diff line change 11[project ]
22name = " vatvalidate"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44description = " vatvalidate is a Python library for validating UK VAT numbers."
5- authors = [{ name = " Beauhurst Devs" , email = " dev @beauhurst.com" }]
6- requires-python = " >=3.11,<3.15 "
5+ authors = [{ name = " Beauhurst Devs" , email = " opensource @beauhurst.com" }]
6+ requires-python = " >=3.11,<3.16 "
77readme = " README.md"
88documentation = " https://github.com/Beauhurst/vatvalidate"
99license = " MIT"
@@ -17,6 +17,7 @@ classifiers = [
1717 " Programming Language :: Python :: 3.11" ,
1818 " Programming Language :: Python :: 3.12" ,
1919 " Programming Language :: Python :: 3.13" ,
20+ " Programming Language :: Python :: 3.14" ,
2021 " Programming Language :: Python :: 3 :: Only" ,
2122]
2223
You can’t perform that action at this time.
0 commit comments