-update version string number for pypo
This commit is contained in:
parent
cfcd612d47
commit
f1a314aa0a
@ -180,7 +180,7 @@ class AirTimeApiClient(ApiClientInterface):
|
||||
print 'Unable to get Airtime version number.'
|
||||
print
|
||||
return False
|
||||
elif (version[0:4] != "1.8."):
|
||||
elif (version[0:4] != "1.9."):
|
||||
if (verbose):
|
||||
print 'Airtime version: ' + str(version)
|
||||
print 'pypo not compatible with this version of Airtime.'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user