-update version strings from 2.0.1 -> 2.1.0
This commit is contained in:
parent
54cbc86a0a
commit
443b55302c
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,7 @@ import base64
|
|||
from configobj import ConfigObj
|
||||
import string
|
||||
|
||||
AIRTIME_VERSION = "2.0.1"
|
||||
AIRTIME_VERSION = "2.1.0"
|
||||
|
||||
def api_client_factory(config):
|
||||
logger = logging.getLogger()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue