Version change to 1.0.0

This commit is contained in:
Ander
2015-05-21 12:54:27 +02:00
committed by 9and3r
parent 9a7c5afa4f
commit a1eba52698
2 changed files with 6 additions and 2 deletions

View File

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