Skip to content

Commit aa6c90b

Browse files
committed
bump version to 0.10.2
1 parent e8b9490 commit aa6c90b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 <corvan@gmx.de>
1010
:Version:
11-
0.10.1
11+
0.10.2
1212

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "mailpit-api-client"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
description = "A Mailpit API Client"
55
authors = [{name = "Lars Liedtke", email = "lars@familie-liedtke.net"}]
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)