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 1757586 commit 0e4c401Copy full SHA for 0e4c401
CHANGES.rst
@@ -6,6 +6,10 @@ pytest-mqtt changelog
6
in progress
7
===========
8
9
+
10
+2023-08-03 0.3.1
11
+================
12
13
- Fix improving error handling when Docker daemon is not running.
14
15
pyproject.toml
@@ -6,7 +6,7 @@
[project]
name = "pytest-mqtt"
-version = "0.3.0"
+version = "0.3.1"
description = "pytest-mqtt supports testing systems based on MQTT"
readme = "README.rst"
requires-python = ">=3.6"
0 commit comments