Bump minimum version for libtorrent to 1.0.6

This commit is contained in:
Calum Lind 2015-09-29 23:30:18 +01:00
parent 824067e238
commit 7f2e06d4e2
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ supports.
"""
REQUIRED_VERSION = "0.16.7.0"
REQUIRED_VERSION = "1.0.6.0"
def check_version(lt):