mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Version change to 1.0.0
This commit is contained in:
@@ -7,7 +7,7 @@ from mopidy import config, ext
|
||||
from .touch_screen import TouchScreen
|
||||
|
||||
|
||||
__version__ = '0.4.0'
|
||||
__version__ = '1.0.0'
|
||||
|
||||
|
||||
class Extension(ext.Extension):
|
||||
|
||||
Reference in New Issue
Block a user