preparation for 2.1.1 release
This commit is contained in:
parent
02b6d04952
commit
f188eeada2
7 changed files with 38 additions and 4 deletions
|
@ -20,7 +20,7 @@ from configobj import ConfigObj
|
|||
import string
|
||||
import hashlib
|
||||
|
||||
AIRTIME_VERSION = "2.1.0"
|
||||
AIRTIME_VERSION = "2.1.1"
|
||||
|
||||
def api_client_factory(config, logger=None):
|
||||
if logger != None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue