mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-05 06:35:43 +00:00
Version
This commit is contained in:
@@ -7,7 +7,7 @@ from mopidy import config, ext
|
|||||||
from .touch_screen import TouchScreen
|
from .touch_screen import TouchScreen
|
||||||
|
|
||||||
|
|
||||||
__version__ = '0.3.1'
|
__version__ = '0.3.2'
|
||||||
|
|
||||||
# TODO: If you need to log, use loggers named after the current Python module
|
# TODO: If you need to log, use loggers named after the current Python module
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|||||||
Reference in New Issue
Block a user