mirror of
https://github.com/beetbox/beets.git
synced 2025-12-24 17:43:52 +01:00
Version bump to 1.6.1
Matche setup.py (package) version
This commit is contained in:
parent
472c3ab797
commit
b7ff616611
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
import confuse
|
||||
from sys import stderr
|
||||
|
||||
__version__ = '1.6.0'
|
||||
__version__ = '1.6.1'
|
||||
__author__ = 'Adrian Sampson <adrian@radbox.org>'
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue