Stein Magnus Jodal 10 роки тому
батько
коміт
299df4ec27
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      mopidy_touchscreen/__init__.py

+ 1 - 1
mopidy_touchscreen/__init__.py

@@ -7,7 +7,7 @@ from mopidy import config, ext
 from .touch_screen import TouchScreen
 
 
-__version__ = '0.3.2'
+__version__ = '0.4.0'
 
 
 class Extension(ext.Extension):