mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-13 08:42:59 -07:00
5 lines
65 B
Python
5 lines
65 B
Python
__version__ = "1.5.1"
|
|
|
|
|
|
class MQTTException(Exception):
|
|
pass
|