From aeab2ac6834cf6871c3f3cc4fb76b9f43d2b5df0 Mon Sep 17 00:00:00 2001 From: J-Doiron <139803019+J-Doiron@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:49:02 -0800 Subject: [PATCH] Update handbrake.py --- handbrake/handbrake.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbrake/handbrake.py b/handbrake/handbrake.py index 4349ddb..d44e1f9 100644 --- a/handbrake/handbrake.py +++ b/handbrake/handbrake.py @@ -136,7 +136,7 @@ def main(): "test": f"HandBrake Encoding BBB {args.encoder.upper()}", "score": score, "unit": "frames per second", - "version": "1.8.1", + "version": "1.9.1", "start_time": start_time, "end_time": end_time }