We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be8503 commit 95c52b7Copy full SHA for 95c52b7
CHANGES.rst
@@ -6,6 +6,10 @@ pytest-mqtt changelog
6
in progress
7
===========
8
9
+
10
+2023-07-28 0.3.0
11
+================
12
13
- Improve error handling when Docker daemon is not running. Thanks, @horta.
14
15
pyproject.toml
@@ -6,7 +6,7 @@
[project]
name = "pytest-mqtt"
-version = "0.2.0"
+version = "0.3.0"
description = "pytest-mqtt supports testing systems based on MQTT"
readme = "README.rst"
requires-python = ">=3.6"
0 commit comments