Skip to content

Commit

Permalink
Buildout 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jaedb committed Jul 3, 2016
1 parent 7401149 commit 86f51a5
Show file tree
Hide file tree
Showing 21 changed files with 141 additions and 218 deletions.
4 changes: 2 additions & 2 deletions mopidy_spotmop/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
from services.auth import auth
from mopidy import config, ext

__version__ = '2.7.1'
__version__ = '2.7.2'
__ext_name__ = 'spotmop'
__verbosemode__ = False

Expand Down Expand Up @@ -88,4 +88,4 @@ def spotmop_client_factory(config, core):
"path": spotmoppath,
"default_filename": "index.html"
}),
]
]
Loading

0 comments on commit 86f51a5

Please sign in to comment.