From 63ecb375db57f13adc85fd794fb459ee31ce05f9 Mon Sep 17 00:00:00 2001 From: Florian Ludwig Date: Fri, 29 Apr 2022 17:11:14 +0200 Subject: [PATCH] Update readme to mention 0.10.1 release --- readme.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.rst b/readme.rst index 624fa48..d3ddd5a 100644 --- a/readme.rst +++ b/readme.rst @@ -66,7 +66,7 @@ From there the goal is to fix outstanding known issues and clean up the code. +----------+---------------------------+----------------------------+--------------+ | Version | hbmqtt compatibility | Supported Python Versions | PyPi Release | +----------+---------------------------+----------------------------+--------------+ -| 0.10.x | YES - Drop-in Replacement | 3.7 - 3.9 | 0.10.0 | +| 0.10.x | YES - Drop-in Replacement | 3.7 - 3.9 | 0.10.1 | +----------+---------------------------+----------------------------+--------------+ | 0.11.x | NO - Module renamed | 3.7 - 3.10 | No release | | | and small API differences | | yet |