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