1.9.5 preparations
This commit is contained in:
parent
5d0f36f130
commit
4c5386c0f3
5 changed files with 15 additions and 3 deletions
|
@ -21,7 +21,7 @@ from urlparse import urlparse
|
|||
import base64
|
||||
from configobj import ConfigObj
|
||||
|
||||
AIRTIME_VERSION = "1.9.4"
|
||||
AIRTIME_VERSION = "1.9.5"
|
||||
|
||||
def api_client_factory(config):
|
||||
logger = logging.getLogger()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue