Updated beets library to 1.0b11

This commit is contained in:
Remy Varma
2011-11-03 22:03:03 +00:00
parent 0ba1e578ab
commit 5cf995b3dc
27 changed files with 8689 additions and 1059 deletions

View File

@@ -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