PyPi Package

This commit is contained in:
blackberrymamba
2017-12-23 15:15:58 +01:00
parent 61b5e198f7
commit 86b6fa5743
3 changed files with 235 additions and 191 deletions

View File

@@ -6,7 +6,7 @@ import os
from mopidy import config, ext
__version__ = '0.1.1'
__version__ = '0.1.2'
logger = logging.getLogger(__name__)