Skip to content

Commit b4a866a

Browse files
committed
Bump version to 2.5.0
1 parent 72004fc commit b4a866a

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## [Unreleased]
22

3+
## [2.5.0] - 2026-03-10
4+
35
- Add StatsApi with get, by_domain, by_category, by_email_service_provider, by_date endpoints
46
- Add api_query_params to RequestParams for automatic [] serialization of list query params
57

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mailtrap"
3-
version = "2.4.0"
3+
version = "2.5.0"
44
description = "Official mailtrap.io API client"
55
readme = "README.md"
66
license = {file = "LICENSE.txt"}

0 commit comments

Comments
 (0)