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.
1 parent e8b9490 commit aa6c90bCopy full SHA for aa6c90b
README.rst
@@ -8,7 +8,7 @@ API-client for https://github.com/axllent/mailpit written in Python
8
:Authors:
9
Lars Liedtke <corvan@gmx.de>
10
:Version:
11
- 0.10.1
+ 0.10.2
12
13
----------
14
Motivation
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "mailpit-api-client"
3
-version = "0.10.1"
+version = "0.10.2"
4
description = "A Mailpit API Client"
5
authors = [{name = "Lars Liedtke", email = "lars@familie-liedtke.net"}]
6
requires-python = ">=3.8"
0 commit comments