From 717a6ec51c0667a34ce94a0fff662d03383333ef Mon Sep 17 00:00:00 2001 From: ftc2 Date: Fri, 26 May 2023 19:53:25 -0500 Subject: [PATCH] STYLE: break long line, version bump --- VERSION | 2 +- qbit_manage.py | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 7eea513..c29a8c5 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -3.6.3-develop6 +3.6.3-develop7 diff --git a/qbit_manage.py b/qbit_manage.py index f1be9b2..851a66a 100755 --- a/qbit_manage.py +++ b/qbit_manage.py @@ -155,7 +155,8 @@ parser.add_argument( dest="skip_qb_version_check", action="store_true", default=False, - # help="Bypass qBittorrent/libtorrent version compatibility check. You run the risk of undesirable behavior and will receive no support.", + # help="Bypass qBittorrent/libtorrent version compatibility check. " + # "You run the risk of undesirable behavior and will receive no support.", help=argparse.SUPPRESS, ) parser.add_argument(