Skip to content

Commit 9f62f5e

Browse files
committed
Update version
1 parent 0d8aef2 commit 9f62f5e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG

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

4+
6.6.0 (2024-11-23)
5+
------------------
6+
7+
- Drop Python 3.8 support
8+
- Add Python 3.13 support
9+
- Add help, test, setup, coverage and docs commands on Makefile
10+
- Replace nox by tox
11+
- Add github issue and PR templates
12+
- Add pre-commit hook (validate)
13+
- Change mkdocs by sphinx (validate)
14+
415
6.5.0 (2024-08-18)
516
------------------
617

brazilcep/__version__.py

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

0 commit comments

Comments
 (0)