File tree Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Expand file tree Collapse file tree 3 files changed +14
-3
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ Unreleased
99
1010New features:
1111
12+ Bug fixes:
13+
14+ For packagers:
15+
16+ Other changes:
17+
18+ 2.5.0 (October 11, 2025)
19+ ------------------------
20+
21+ New features:
22+
1223- :doc: `plugins/lastgenre `: Add a ``--pretend `` option to preview genre changes
1324 without storing or writing them.
1425- :doc: `plugins/convert `: Add a config option to disable writing metadata to
Original file line number Diff line number Diff line change 1313
1414master_doc = "index"
1515language = "en"
16- version = "2.4 "
17- release = "2.4 .0"
16+ version = "2.5 "
17+ release = "2.5 .0"
1818
1919# -- General configuration ---------------------------------------------------
2020# 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.4 .0"
3+ version = " 2.5 .0"
44description = " music tagger and library organizer"
55authors = [
" Adrian Sampson <[email protected] >" ]
66maintainers = [" Serene-Arc" ]
You can’t perform that action at this time.
0 commit comments