Skip to content

Commit 11acce8

Browse files
committed
chore: bump version to 1.37.8
1 parent e39a618 commit 11acce8

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.37.8] - 2026-05-21
2+
3+
### 🐛 Bug Fixes
4+
5+
- Fix issue #316, handle audio channels
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Drop Python 3.9 support, bump pytest to >=9.0.3
10+
- Bump version to 1.37.8
111
## [1.37.7] - 2026-05-12
212

313
### ⚙️ Miscellaneous Tasks

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "uv_build"
44

55
[project]
66
name = "ffmpeg-normalize"
7-
version = "1.37.7"
7+
version = "1.37.8"
88
description = "Normalize audio via ffmpeg"
99
readme = "README.md"
1010
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)