Skip to content

Commit 5d075cc

Browse files
committed
Update version
* Add new exceptions to encapsulate requests exceptions * Improve brazilcep api and docs
1 parent 21d85a4 commit 5d075cc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Changelog
22
=========
33

4+
6.7.0 (2024-11-25)
5+
------------------
6+
7+
* Add new exceptions to encapsulate requests exceptions
8+
* Improve brazilcep api and docs
9+
410
6.6.1 (2024-11-23)
511
------------------
612

brazilcep/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "6.6.1"
1+
__version__ = "6.7.0"

0 commit comments

Comments
 (0)