Bump minimum version for libtorrent to 1.0.6
This commit is contained in:
parent
824067e238
commit
7f2e06d4e2
|
@ -19,7 +19,7 @@ supports.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
REQUIRED_VERSION = "0.16.7.0"
|
REQUIRED_VERSION = "1.0.6.0"
|
||||||
|
|
||||||
|
|
||||||
def check_version(lt):
|
def check_version(lt):
|
||||||
|
|
Loading…
Reference in New Issue