We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9af3c71 + 8ab2034 commit 47237faCopy full SHA for 47237fa
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## [2.0.1] - 2023-05-18
2
+- Add User-Agent header to all requests
3
+
4
## [2.0.0] - 2023-03-11
5
6
- Initial release of the official mailtrap.io API client.
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "mailtrap"
-version = "2.0.0"
+version = "2.0.1"
description = "Official mailtrap.io API client"
readme = "README.md"
license = {file = "LICENSE.txt"}
0 commit comments