Fixed import for specifying beets config file

This commit is contained in:
rembo10
2014-04-14 18:51:24 -07:00
parent 26ed43fca8
commit 7e02f86af8

View File

@@ -14,6 +14,7 @@
# This particular version has been slightly modified to work with headphones
# https://github.com/rembo10/headphones
import os
__version__ = '1.3.4'
__author__ = 'Adrian Sampson <adrian@radbox.org>'