Skip to content

Commit a441bcc

Browse files
committed
Release v0.15.0
1 parent fa5cbe6 commit a441bcc

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
# Changelog
22

3-
## Upcoming
3+
## v0.15.0 2024-09-20
44

55
- Don’t run custom external programs with `-v` (e.g. `ffmpeg -v`) to determine
66
whether they are available. (Fixes #43)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "beets-check"
3-
version = "0.14.1"
3+
version = "0.15.0"
44
description = "beets plugin verifying file integrity with checksums"
55
authors = ["Thomas Scholtes <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)