feat: suporte ao python 3.12 by camilamaia · Pull Request #245 · brazilian-utils/python

Expand Up @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Suporte ao Python 3.12 [#245](https://github.com/brazilian-utils/brutils-python/pull/245) - Utilitário `get_license_plate_format` [#243](https://github.com/brazilian-utils/brutils-python/pull/243) - Utilitário `is_valid_license_plate` [#237](https://github.com/brazilian-utils/brutils-python/pull/237) - Utilitário `remove_symbols_pis` [#236](https://github.com/brazilian-utils/brutils-python/pull/236) Expand All @@ -29,6 +30,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Utilitário `format_license_plate` [#230](https://github.com/brazilian-utils/brutils-python/pull/230) - Utilitário `format_phone` [#231](https://github.com/brazilian-utils/brutils-python/pull/231)
### Removed
- Suporte ao Python 3.7 [#236](https://github.com/brazilian-utils/brutils-python/pull/236)
## [2.0.0] - 2023-07-23
### Added Expand Down