mirror of
https://github.com/markqvist/Sideband.git
synced 2025-03-21 13:06:29 -04:00
6 lines
70 B
Python
6 lines
70 B
Python
__version__ = "2.1.1.dev0"
|
|
|
|
|
|
class MQTTException(Exception):
|
|
pass
|