Skip to content

Commit

Permalink
Release 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Jul 29, 2024
1 parent 49b3467 commit 00da78b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ pytest-mqtt changelog

in progress
===========

2024-07-29 0.4.2
================
- Added a little delay to the Mosquitto fixture. Possibly faster GitHub
runners made MQTT software tests fail on the LorryStream project.

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

[project]
name = "pytest-mqtt"
version = "0.4.1"
version = "0.4.2"
description = "pytest-mqtt supports testing systems based on MQTT"
readme = "README.rst"
requires-python = ">=3.7"
Expand Down

0 comments on commit 00da78b

Please sign in to comment.