mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2025-02-18 17:14:44 +01:00
6 lines
65 B
Python
6 lines
65 B
Python
|
__version__ = "1.5.1"
|
||
|
|
||
|
|
||
|
class MQTTException(Exception):
|
||
|
pass
|