Production buildout

This commit is contained in:
James Barnsley
2019-06-21 13:46:24 +12:00
parent 4134bf9fa8
commit 50b66743e9
5 changed files with 16 additions and 11 deletions

View File

@ -12,7 +12,7 @@ from handlers import WebsocketHandler, HttpHandler
from core import IrisCore
logger = logging.getLogger(__name__)
__version__ = '3.38.0'
__version__ = '3.39.0'
##
# Core extension class