Skip to content

Commit 0ee33fa

Browse files
committed
Release 0.5.0
1 parent f22f4ab commit 0ee33fa

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ pytest-mqtt changelog
55

66
in progress
77
===========
8+
9+
2025-01-07 0.5.0
10+
================
811
- paho-mqtt: Ignore deprecation warnings about Callback API v1
912
- mosquitto: Don't always pull OCI image
1013
- Updated Paho API version to V2. Thank you, @hyperspacex2.

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.4.2"
9+
version = "0.5.0"
1010
description = "pytest-mqtt supports testing systems based on MQTT"
1111
readme = "README.rst"
1212
keywords = [ "mosquitto", "mqtt", "paho", "pytest", "testing" ]

0 commit comments

Comments
 (0)