File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ API-client for https://github.com/axllent/mailpit written in Python
88:Authors:
99 Lars Liedtke <corvan@gmx.de>
1010:Version:
11- 0.12.2
11+ 1.0.0
1212
1313Go to the `documentation <https://corvan.github.io/mailpit-api-client/ >`_
1414
Original file line number Diff line number Diff line change 33=====
44
55:Authors:
6- Lars Liedtke <lars@familie-liedtke.net >
6+ Lars Liedtke <corvan@gmx.de >
77:Version:
8- 0.12.2
8+ 1.0.0
99
1010For work, I thought about introducing integration testing.
1111We are working with `Odoo <https://github.com/odoo/odoo >`_ and I wanted to test if e-mails created by Odoo really were sent.
Original file line number Diff line number Diff line change 11[project ]
22name = " mailpit-api-client"
3- version = " 0.12.2 "
3+ version = " 1.0.0 "
44description = " A Mailpit API Client"
55authors = [{name = " Lars Liedtke" , email = " lars@familie-liedtke.net" }]
66requires-python = " >=3.8"
@@ -55,7 +55,7 @@ Documentation = "https://corvan.github.io/mailpit-api-client/"
5555
5656[tool .poetry ]
5757name = " mailpit-api-client"
58- version = " 0.12.1 "
58+ version = " 1.0.0 "
5959description = " "
6060authors = [" Lars Liedtke <lars@familie-liedtke.net>" ]
6161
You can’t perform that action at this time.
0 commit comments