raise lt version

This commit is contained in:
Calum Lind 2013-03-29 23:52:26 +00:00
parent 68c41e2915
commit c92b3debb7
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ supports.
""" """
REQUIRED_VERSION = "0.16.1.0" REQUIRED_VERSION = "0.16.7.0"
def check_version(lt): def check_version(lt):
from deluge.common import VersionSplit from deluge.common import VersionSplit