Merge branch '2.1.x' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
6b990f8712
12 changed files with 74 additions and 6 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