Skip to content

Commit 8b25318

Browse files
committed
Bump version to 1.32.5
1 parent 42b3973 commit 8b25318

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Changelog
22

33

4+
## v1.32.5 (2025-06-22)
5+
6+
* Fix classifier.
7+
8+
* Update ffmpeg-progress-yield to clean up properly.
9+
10+
* Changed license specifier.
11+
12+
* Removed wheel settings from setup.cfg.
13+
14+
415
## v1.32.4 (2025-06-08)
516

617
* Update api docs.

ffmpeg_normalize/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.32.4"
1+
__version__ = "1.32.5"

0 commit comments

Comments
 (0)