We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3b05e8 commit 6ba964bCopy full SHA for 6ba964b
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Unreleased
2
3
+## [0.22.0] 2025-06-16
4
+
5
### Fixed
6
7
- `album`:
@@ -1377,3 +1379,4 @@ Thanks @arogl for reporting each of the above!
1377
1379
[0.19.3]: https://github.com/snejus/beetcamp/releases/tag/0.19.3
1378
1380
[0.20.0]: https://github.com/snejus/beetcamp/releases/tag/0.20.0
1381
[0.21.0]: https://github.com/snejus/beetcamp/releases/tag/0.21.0
1382
+[0.22.0]: https://github.com/snejus/beetcamp/releases/tag/0.22.0
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "beetcamp"
-version = "0.21.0"
+version = "0.22.0"
description = "Bandcamp autotagger source for beets (http://beets.io)."
authors = [{ name = "Šarūnas Nejus", email = "snejus@pm.me" }]
readme = "README.md"
0 commit comments