File tree Expand file tree Collapse file tree 4 files changed +23
-4
lines changed
Expand file tree Collapse file tree 4 files changed +23
-4
lines changed Original file line number Diff line number Diff line change 1919
2020from .util .deprecation import deprecate_imports
2121
22- __version__ = "2.6.2 "
22+ __version__ = "2.7.0 "
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.0 (March 07, 2026)
29+ ----------------------
30+
1231New features
1332~~~~~~~~~~~~
1433
Original file line number Diff line number Diff line change 1818
1919master_doc = "index"
2020language = "en"
21- version = "2.6 "
22- release = "2.6.2 "
21+ version = "2.7 "
22+ release = "2.7.0 "
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.6.2 "
3+ version = " 2.7.0 "
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