Skip to content

Commit 038f430

Browse files
committed
Bump version to 2.5.0
1 parent 5709712 commit 038f430

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## [Unreleased]
1+
## [2.5.0] - 2026-03-23
22

33
- Add StatsApi with get, by_domain, by_category, by_email_service_provider, by_date endpoints
44
- Add api_query_params to RequestParams for automatic [] serialization of list query params

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)