Skip to content

Commit 6a7c76a

Browse files
committed
project: bump version to 0.12.0
1 parent 059ec79 commit 6a7c76a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ API-client for https://github.com/axllent/mailpit written in Python
88
:Authors:
99
Lars Liedtke <lars@familie-liedtke.net>
1010
:Version:
11-
0.11.0
11+
0.12.0
1212

1313
----------
1414
Motivation

docs/about.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ About
55
:Authors:
66
Lars Liedtke <lars@familie-liedtke.net>
77
:Version:
8-
0.11.0
8+
0.12.0
99

1010
For work, I thought about introducing integration testing.
1111
We are working with `Odoo <https://github.com/odoo/odoo>`_ and I wanted to test if e-mails created by Odoo really were sent.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ repository = "https://github.com/Corvan/mailpit-api-client"
5555

5656
[tool.poetry]
5757
name = "mailpit-api-client"
58-
version = "0.11.0"
58+
version = "0.12.0"
5959
description = ""
6060
authors = ["Lars Liedtke <lars@familie-liedtke.net>"]
6161

0 commit comments

Comments
 (0)