2.1.2 preparation

This commit is contained in:
Martin Konecny 2012-06-17 23:38:36 -04:00
parent ff35322ae9
commit c8559cc88c
9 changed files with 52 additions and 3 deletions

View file

@ -20,7 +20,7 @@ from configobj import ConfigObj
import string
import hashlib
AIRTIME_VERSION = "2.1.1"
AIRTIME_VERSION = "2.1.2"
def api_client_factory(config, logger=None):
if logger != None: