Skip to content

Commit dafc30f

Browse files
committed
chore: bump version to 1.33.4
1 parent 21ee3c1 commit dafc30f

3 files changed

Lines changed: 15 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [1.33.4] - 2025-10-18
2+
3+
### 🐛 Bug Fixes
4+
5+
- Apply extra input options to first pass, fixes #294
6+
7+
### 📚 Documentation
8+
9+
- Update intro
10+
11+
### ⚙️ Miscellaneous Tasks
12+
13+
- Bump version to 1.33.4
114
## [1.33.3] - 2025-10-17
215

316
### ⚙️ 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.33.3"
7+
version = "1.33.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)