------------------
- Renamed library to BrazilCEP
- Created a new pip package
- Dropped support for Python 3.5, 3.6, and 3.7
- Added support for Python 3.9, 3.10, and 3.11
- Introduced Poetry for dependency management
- Added matrix testing for Python versions using Nox
- Improved documentation and code quality
- Fixed GitHub Actions lint and coverage issues
- Enhanced lint and coverage tests
- Created a documentation site (translated to English)
- Updated contribution guide to use Poetry