Skip to content

Commit 20d7772

Browse files
committed
chore: bump version to 1.0.5
1 parent 3673eaa commit 20d7772

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.0.5] - 2025-11-09
2+
3+
### 💼 Other
4+
5+
- Loosen uv_build version constraints, fixes #32
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Remove gitchangelog files
10+
- Bump version to 1.0.5
111
## [1.0.4] - 2025-10-17
212

313
### 🐛 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-progress-yield"
7-
version = "1.0.4"
7+
version = "1.0.5"
88
description = "Run an ffmpeg command with progress"
99
readme = "README.md"
1010
authors = [

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)