2.1.3 preparation

This commit is contained in:
Martin Konecny 2012-07-03 16:43:10 -04:00
parent 46604fdf59
commit 0286aa364e
7 changed files with 27 additions and 8 deletions

View file

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