File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 1919
2020from .util .deprecation import deprecate_imports
2121
22- __version__ = "2.7.0 "
22+ __version__ = "2.7.1 "
2323__author__ = "Adrian Sampson <adrian@radbox.org>"
2424
2525
Original file line number Diff line number Diff line change 99 Unreleased
1010----------
1111
12+ ..
13+ New features
14+ ~~~~~~~~~~~~
15+
16+ ..
17+ Bug fixes
18+ ~~~~~~~~~
19+
20+ ..
21+ For plugin developers
22+ ~~~~~~~~~~~~~~~~~~~~~
23+
24+ ..
25+ Other changes
26+ ~~~~~~~~~~~~~
27+
28+ 2.7.1 (March 08, 2026)
29+ ----------------------
30+
1231..
1332 New features
1433 ~~~~~~~~~~~~
Original file line number Diff line number Diff line change 1919master_doc = "index"
2020language = "en"
2121version = "2.7"
22- release = "2.7.0 "
22+ release = "2.7.1 "
2323
2424# -- General configuration ---------------------------------------------------
2525# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " beets"
3- version = " 2.7.0 "
3+ version = " 2.7.1 "
44description = " music tagger and library organizer"
55authors = [" Adrian Sampson <adrian@radbox.org>" ]
66maintainers = [" Serene-Arc" ]
You can’t perform that action at this time.
0 commit comments