Skip to content

Commit 401de9d

Browse files
committed
chore: bump version to 1.36.1
1 parent e3687bd commit 401de9d

3 files changed

Lines changed: 24 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
## [1.36.1] - 2026-01-07
2+
3+
### 🚀 Features
4+
5+
- Better file validation
6+
7+
### 📚 Documentation
8+
9+
- Typo
10+
- Move quickstart before what's new section
11+
12+
### ⚙️ Miscellaneous Tasks
13+
14+
- Update support to python 3.15
15+
- Test only Python 3.9 and 3.15
16+
- Add auto-deployment for docs
17+
- Fix dev docs
18+
- Bump version to 1.36.1
19+
20+
### ◀️ Revert
21+
22+
- Use Python 3.14 instead of 3.15
123
## [1.36.0] - 2025-11-03
224

325
### 🚀 Features

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.36.0"
7+
version = "1.36.1"
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)