core: Update versionadded from 1.2 to 2.0

This commit is contained in:
Stein Magnus Jodal 2016-02-14 22:40:27 +01:00
parent f3c31538e6
commit 6407e87301

View File

@ -39,7 +39,7 @@ class PlaylistsController(object):
:rtype: list of string
.. versionadded:: 1.2
.. versionadded:: 2.0
"""
return list(sorted(self.backends.with_playlists.keys()))