We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42b3973 commit 8b25318Copy full SHA for 8b25318
2 files changed
CHANGELOG.md
@@ -1,6 +1,17 @@
1
# Changelog
2
3
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
15
## v1.32.4 (2025-06-08)
16
17
* Update api docs.
ffmpeg_normalize/_version.py
@@ -1 +1 @@
-__version__ = "1.32.4"
+__version__ = "1.32.5"
0 commit comments