Skip to content

Commit cca8c1b

Browse files
committed
readme: add link to the documentation
1 parent c33deb4 commit cca8c1b

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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
----------
1416
Motivation
1517
----------

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mailpit-api-client"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
description = "A Mailpit API Client"
55
authors = [{name = "Lars Liedtke", email = "lars@familie-liedtke.net"}]
66
requires-python = ">=3.8"
@@ -51,7 +51,7 @@ build = [
5151

5252
[project.urls]
5353
repository = "https://github.com/Corvan/mailpit-api-client"
54-
54+
Documentation = "https://corvan.github.io/mailpit-api-client/"
5555

5656
[tool.poetry]
5757
name = "mailpit-api-client"

0 commit comments

Comments
 (0)