mirror of
https://github.com/StuffAnThings/qbit_manage.git
synced 2025-09-10 23:25:42 +08:00
STYLE: break long line, version bump
This commit is contained in:
parent
285b4afbb9
commit
717a6ec51c
2 changed files with 3 additions and 2 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
3.6.3-develop6
|
||||
3.6.3-develop7
|
||||
|
|
|
@ -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(
|
||||
|
|
Loading…
Add table
Reference in a new issue