File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,6 +4,8 @@ We [keep a changelog.](http://keepachangelog.com/)
44
55## [ Unreleased]
66
7+ ## [ 1.6.0] - 2026-01-08
8+
79### Added
810
911- Add Keys and Domain Keys API endpoints:
@@ -52,6 +54,7 @@ We [keep a changelog.](http://keepachangelog.com/)
5254### Pull Requests Merged
5355
5456- [ PR_27] ( https://github.com/mailgun/mailgun-python/pull/27 ) - Add Keys and Domain Keys API endpoints
57+ - [ PR_29] ( https://github.com/mailgun/mailgun-python/pull/29 ) - Release v1.6.0
5558
5659## [ 1.5.0] - 2025-12-11
5760
@@ -270,4 +273,5 @@ We [keep a changelog.](http://keepachangelog.com/)
270273[ 1.3.0 ] : https://github.com/mailgun/mailgun-python/releases/tag/v1.3.0
271274[ 1.4.0 ] : https://github.com/mailgun/mailgun-python/releases/tag/v1.4.0
272275[ 1.5.0 ] : https://github.com/mailgun/mailgun-python/releases/tag/v1.5.0
273- [ unreleased ] : https://github.com/mailgun/mailgun-python/compare/v1.5.0...HEAD
276+ [ 1.6.0 ] : https://github.com/mailgun/mailgun-python/releases/tag/v1.6.0
277+ [ unreleased ] : https://github.com/mailgun/mailgun-python/compare/v1.6.0...HEAD
Original file line number Diff line number Diff line change 1- __version__ = "1.5 .0"
1+ __version__ = "1.6 .0"
You can’t perform that action at this time.
0 commit comments