Skip to content

Commit

Permalink
Release 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dz0ny committed Jun 2, 2015
1 parent e01a934 commit df89eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mopidy_youtube/__init__.py
Expand Up @@ -6,7 +6,7 @@
from mopidy import config, ext


__version__ = '2.0.0'
__version__ = '2.0.1'

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit df89eb0

Please sign in to comment.