Skip to content

Commit 3662e81

Browse files
committed
chore: bump version to 1.1.2
1 parent f6a8954 commit 3662e81

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.2] - 2026-02-07
2+
3+
### 💼 Other
4+
5+
- Remove upper constraint on uv_build, fixes #32
6+
7+
### ⚙️ Miscellaneous Tasks
8+
9+
- Bump version to 1.1.2
110
## [1.1.1] - 2026-01-13
211

312
### 🐛 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.1.1"
7+
version = "1.1.2"
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)