File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ build-backend = "maturin"
44
55[project ]
66name = " iban_validation_polars"
7+ dynamic = [" version" ]
78description = " A package to facilitate validation of IBANs and selecting Bank identifier and Branch identifier as a Polars plugin"
89long_description = " A package to facilitate validation of IBANs and selecting Bank identifier and Branch identifier as a Polars plugin"
910readme = " README.md"
Original file line number Diff line number Diff line change @@ -4,6 +4,7 @@ build-backend = "maturin"
44
55[project ]
66name = " iban_validation_py"
7+ dynamic = [" version" ]
78description = " A package to facilitate validation of IBANs and selecting Bank_id and Branch_id"
89long_description = " A package to facilitate validation of IBANs and selecting Bank_id and Branch_id"
910readme = " README.md"
You can’t perform that action at this time.
0 commit comments