We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa5cbe6 commit a441bccCopy full SHA for a441bcc
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Upcoming
+## v0.15.0 2024-09-20
4
5
- Don’t run custom external programs with `-v` (e.g. `ffmpeg -v`) to determine
6
whether they are available. (Fixes #43)
pyproject.toml
[tool.poetry]
name = "beets-check"
-version = "0.14.1"
+version = "0.15.0"
description = "beets plugin verifying file integrity with checksums"
authors = ["Thomas Scholtes <[email protected]>"]
license = "MIT"
0 commit comments