We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06f0422 commit 93daf12Copy full SHA for 93daf12
linux/autosrt.py
@@ -26,7 +26,7 @@
26
from pathlib import Path
27
import shlex
28
29
-VERSION = "1.3.0"
+VERSION = "1.3.1"
30
31
#======================================================== ffmpeg_progress_yield ========================================================#
32
0 commit comments