tag 0.5.3 release
This commit is contained in:
parent
7e861f6848
commit
cb370be039
|
@ -190,7 +190,6 @@ class Manager:
|
|||
InvalidTorrentError)
|
||||
|
||||
# Start up the core
|
||||
assert(len(version) == 4)
|
||||
deluge_core.init(client_ID,
|
||||
int(version[0]),
|
||||
int(version[1]),
|
||||
|
|
Loading…
Reference in New Issue