2.1.2 preparation
This commit is contained in:
parent
ff35322ae9
commit
c8559cc88c
9 changed files with 52 additions and 3 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue