From bf13958f1c3631b6dd16aefe58e0eb46915ad2a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Louis=20V=C3=A9zina?= <5130500+morpheus65535@users.noreply.github.com> Date: Mon, 20 May 2019 17:33:37 -0400 Subject: [PATCH] Bump commit. --- bazarr/main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bazarr/main.py b/bazarr/main.py index 668395362..86c24161f 100644 --- a/bazarr/main.py +++ b/bazarr/main.py @@ -2057,3 +2057,5 @@ try: server.serve_forever() except KeyboardInterrupt: shutdown() + +#test \ No newline at end of file