Skip to content

Commit f5e78ff

Browse files
committed
chore: bump version to 1.37.4
1 parent 37c1859 commit f5e78ff

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.37.4] - 2026-03-30
2+
3+
### 🐛 Bug Fixes
4+
5+
- Add type assertions for mypy in ReplayGain tag tests
6+
7+
### 📚 Documentation
8+
9+
- Update file and batch handling under powershell/CMD
10+
- Update linear recommendations
11+
12+
### ⚙️ Miscellaneous Tasks
13+
14+
- Replace mypy with ty for type checking
15+
- *(build)* Relax uv_build upper bound to <1.0.0
16+
- Bump version to 1.37.4
117
## [1.37.3] - 2026-02-08
218

319
### 🐛 Bug Fixes

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.3"
7+
version = "1.37.4"
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)