Skip to content

Commit fa2c2fe

Browse files
committed
release: v0.13.4
1 parent 4ceded3 commit fa2c2fe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
## Unreleased
3+
## v0.13.4 - 2025-09-13
44

55
- Promote `typing-extensions` to runtime dependency
66
- Improved disk write performance when encoding items

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "beets-alternatives"
7-
version = "0.13.3"
7+
version = "0.13.4"
88
description = "beets plugin to manage multiple files"
99
authors = [
1010
"Thomas Scholtes <[email protected]>",

0 commit comments

Comments
 (0)