CC-3346: Recorder: Merge recorder with pypo
- Upgrade for 2.0.2
This commit is contained in:
parent
06c825479b
commit
4e72c1150d
182 changed files with 70425 additions and 4 deletions
|
@ -21,7 +21,7 @@ from urlparse import urlparse
|
|||
import base64
|
||||
from configobj import ConfigObj
|
||||
|
||||
AIRTIME_VERSION = "2.0.1"
|
||||
AIRTIME_VERSION = "2.0.2"
|
||||
|
||||
def api_client_factory(config, logger=None):
|
||||
if logger != None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue