Update phao-mqtt-1.5.1

This commit is contained in:
JonnyWong16 2021-10-14 21:50:56 -07:00
commit 3a116486e7
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
9 changed files with 3722 additions and 1085 deletions

View file

@ -1 +1,5 @@
__version__ = "1.1"
__version__ = "1.5.1"
class MQTTException(Exception):
pass