File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 2.1.1] - 2024-01-06
11+
1012### Fixed
1113
1214- ` generate_legal_process ` [ #325 ] ( https://github.com/brazilian-utils/brutils-python/pull/325 )
@@ -70,6 +72,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7072- Utilitário ` cnpj.display `
7173- Utilitário ` cnpj.validate `
7274
73- [ Unreleased ] : https://github.com/brazilian-utils/brutils-python/compare/v2.1.0...HEAD
75+ [ Unreleased ] : https://github.com/brazilian-utils/brutils-python/compare/v2.1.1...HEAD
76+ [ 2.1.1 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.1.1
7477[ 2.1.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.1.0
7578[ 2.0.0 ] : https://github.com/brazilian-utils/brutils-python/releases/tag/v2.0.0
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " brutils"
3- version = " 2.1.0 "
3+ version = " 2.1.1 "
44description = " Utils library for specific Brazilian businesses"
55authors = [" The Brazilian Utils Organization" ]
66license = " MIT"
You can’t perform that action at this time.
0 commit comments