File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 234234# pytest cache
235235.pytest_cache /
236236pytestdebug.log
237-
238- * /_version.py
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ We [keep a changelog.](http://keepachangelog.com/)
44
55## [ Unreleased]
66
7+ ## [ 1.5.1] - 2025-07-15
8+
9+ ### Removed
10+
11+ - Remove ` */_version.py ` from ` .gitignore `
12+
713## [ 1.5.0] - 2025-07-11
814
915### Added
@@ -175,4 +181,5 @@ We [keep a changelog.](http://keepachangelog.com/)
175181
176182[ 1.4.0 ] : https://github.com/mailjet/mailjet-apiv3-python/releases/tag/v1.4.0
177183[ 1.5.0 ] : https://github.com/mailjet/mailjet-apiv3-python/releases/tag/v1.5.0
178- [ unreleased ] : https://github.com/mailjet/mailjet-apiv3-python/releases/tag/v1.5.0...HEAD
184+ [ 1.5.1 ] : https://github.com/mailjet/mailjet-apiv3-python/releases/tag/v1.5.1
185+ [ unreleased ] : https://github.com/mailjet/mailjet-apiv3-python/releases/tag/v1.5.1...HEAD
Original file line number Diff line number Diff line change 1+ __version__ = "1.5.1rc1"
You can’t perform that action at this time.
0 commit comments