Production buildout

This commit is contained in:
James Barnsley
2019-06-09 15:52:58 +12:00
parent b314fd8fa5
commit 63285cc79b
4 changed files with 24 additions and 24 deletions

View File

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