mirror of
https://github.com/markqvist/Sideband.git
synced 2025-07-23 23:10:59 -04:00
5 lines
70 B
Python
5 lines
70 B
Python
__version__ = "2.1.1.dev0"
|
|
|
|
|
|
class MQTTException(Exception):
|
|
pass
|