Skip to content

Commit

Permalink
Version bump to 1.6.1
Browse files Browse the repository at this point in the history
Matche setup.py (package) version
  • Loading branch information
clach04 committed Jul 2, 2022
1 parent 472c3ab commit b7ff616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion beets/__init__.py
Expand Up @@ -16,7 +16,7 @@
import confuse
from sys import stderr

__version__ = '1.6.0'
__version__ = '1.6.1'
__author__ = 'Adrian Sampson <adrian@radbox.org>'


Expand Down

0 comments on commit b7ff616

Please sign in to comment.