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