mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-02 01:39:29 +01:00
Updated beets library to 1.0b11
This commit is contained in:
@@ -12,8 +12,7 @@
|
||||
# The above copyright notice and this permission notice shall be
|
||||
# included in all copies or substantial portions of the Software.
|
||||
|
||||
__version__ = '1.0b9'
|
||||
__version__ = '1.0b11'
|
||||
__author__ = 'Adrian Sampson <adrian@radbox.org>'
|
||||
|
||||
from lib.beets import library
|
||||
Library = library.Library
|
||||
from lib.beets.library import Library
|
||||
|
||||
Reference in New Issue
Block a user