Ander %!s(int64=11) %!d(string=hai) anos
pai
achega
81b173fbf8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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.1'
+__version__ = '0.3.2'
 
 # TODO: If you need to log, use loggers named after the current Python module
 logger = logging.getLogger(__name__)