-SAAS release

This commit is contained in:
Martin Konecny 2011-12-07 12:06:31 -05:00
parent 60299ff789
commit 695073c116
3 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ from urlparse import urlparse
import base64
from configobj import ConfigObj
AIRTIME_VERSION = "2.0.0-beta2"
AIRTIME_VERSION = "2.0.0"
def api_client_factory(config):
logger = logging.getLogger()