-update version string to 1.9.4
This commit is contained in:
parent
23d9162095
commit
53306dffa4
4 changed files with 6 additions and 4 deletions
|
@ -21,7 +21,7 @@ from urlparse import urlparse
|
|||
import base64
|
||||
from configobj import ConfigObj
|
||||
|
||||
AIRTIME_VERSION = "1.9.3"
|
||||
AIRTIME_VERSION = "1.9.4"
|
||||
|
||||
def api_client_factory(config):
|
||||
logger = logging.getLogger()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue