mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 21:21:15 -07:00
5 lines
65 B
Python
5 lines
65 B
Python
__version__ = "1.6.1"
|
|
|
|
|
|
class MQTTException(Exception):
|
|
pass
|