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