Highlights
Ahead of our migration to Pydantic v2, we are introducing[ `clabe.add_bank` and `clabe.remove_bank`](https://github.com/cuenca-mx/clabe-python?tab=readme-ov-file#para-agregar-un-nuevo-banco) to manage banks dynamically without requiring PRs. This version is compatible with Pydantic >1.4, <2.0.0. clabe-python versions below 2.0.0 will no longer be supported or accept PRs.
What's Changed
* Update GitHub Actions, PyPI Configuration and Add Codecov Token by gmorales96 in https://github.com/cuenca-mx/clabe-python/pull/168
* Add configure_additional_bank Functionality and Bump Version to 1.2.17 by gmorales96 in https://github.com/cuenca-mx/clabe-python/pull/169
* Add python version actions by pachCode in https://github.com/cuenca-mx/clabe-python/pull/172
New Contributors
* gmorales96 made their first contribution in https://github.com/cuenca-mx/clabe-python/pull/168
**Full Changelog**: https://github.com/cuenca-mx/clabe-python/compare/1.2.16...1.2.17