File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,12 @@ API-client for https://github.com/axllent/mailpit written in Python
66-------------------------------------------------------------------
77
88:Authors:
9- Lars Liedtke <lars@familie-liedtke.net >
9+ Lars Liedtke <corvan@gmx.de >
1010:Version:
1111 0.12.0
1212
13+ Go to the `documentation <https://corvan.github.io/mailpit-api-client/ >`_
14+
1315----------
1416Motivation
1517----------
Original file line number Diff line number Diff line change 11[project ]
22name = " mailpit-api-client"
3- version = " 0.11 .0"
3+ version = " 0.12 .0"
44description = " A Mailpit API Client"
55authors = [{name = " Lars Liedtke" , email = " lars@familie-liedtke.net" }]
66requires-python = " >=3.8"
@@ -51,7 +51,7 @@ build = [
5151
5252[project .urls ]
5353repository = " https://github.com/Corvan/mailpit-api-client"
54-
54+ Documentation = " https://corvan.github.io/mailpit-api-client/ "
5555
5656[tool .poetry ]
5757name = " mailpit-api-client"
You can’t perform that action at this time.
0 commit comments