Switch to a StrictVersion-compatible version number
This commit is contained in:
parent
bf05602318
commit
b9ba8a929a
@ -1,7 +1,7 @@
|
||||
from mopidy import settings as raw_settings
|
||||
|
||||
def get_version():
|
||||
return u'0.1.dev'
|
||||
return u'0.1.0a0.dev0'
|
||||
|
||||
def get_mpd_protocol_version():
|
||||
return u'0.16.0'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user