Added content to README and LICENSE, changed version to 0.1.0
This commit is contained in:
parent
50716b982f
commit
0eb8795263
4 changed files with 62 additions and 5 deletions
|
@ -4,7 +4,7 @@ import os
|
|||
|
||||
from mopidy import ext, config
|
||||
|
||||
__version__ = '0.0.0'
|
||||
__version__ = '0.1.0'
|
||||
|
||||
|
||||
class SubidyExtension(ext.Extension):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue