mirror of
https://github.com/PiBrewing/craftbeerpi4.git
synced 2025-01-03 19:31:48 +01:00
6 lines
65 B
Python
6 lines
65 B
Python
|
__version__ = "1.5.1"
|
||
|
|
||
|
|
||
|
class MQTTException(Exception):
|
||
|
pass
|