mirror of
https://github.com/liberatedsystems/openCom-Companion.git
synced 2025-02-23 01:39:52 +01:00
6 lines
70 B
Python
6 lines
70 B
Python
__version__ = "2.1.1.dev0"
|
|
|
|
|
|
class MQTTException(Exception):
|
|
pass
|