4 lines
92 B
Python
4 lines
92 B
Python
"""Media Server - REST API for controlling system media playback."""
|
|
|
|
__version__ = "1.0.1"
|