Upgraded version number to 2.2.0
This commit is contained in:
parent
c9afe4fa47
commit
73e52adee1
5 changed files with 13 additions and 13 deletions
|
@ -18,7 +18,7 @@ from configobj import ConfigObj
|
|||
import string
|
||||
import traceback
|
||||
|
||||
AIRTIME_VERSION = "2.1.3"
|
||||
AIRTIME_VERSION = "2.2.0"
|
||||
|
||||
def to_unicode(obj, encoding='utf-8'):
|
||||
if isinstance(obj, basestring):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue