Update readme to mention 0.10.1 release

pull/111/head
Florian Ludwig 2022-04-29 17:11:14 +02:00
rodzic c418ba38a2
commit 63ecb375db
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -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 | | 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 | | 0.11.x | NO - Module renamed | 3.7 - 3.10 | No release |
| | and small API differences | | yet | | | and small API differences | | yet |