Skip to content

Commit 0e4c401

Browse files
committed
Release 0.3.1
1 parent 1757586 commit 0e4c401

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ pytest-mqtt changelog
66
in progress
77
===========
88

9+
10+
2023-08-03 0.3.1
11+
================
12+
913
- Fix improving error handling when Docker daemon is not running.
1014

1115

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[project]
88
name = "pytest-mqtt"
9-
version = "0.3.0"
9+
version = "0.3.1"
1010
description = "pytest-mqtt supports testing systems based on MQTT"
1111
readme = "README.rst"
1212
requires-python = ">=3.6"

0 commit comments

Comments
 (0)