Production buildout (3.40)

This commit is contained in:
James Barnsley
2019-08-21 21:48:46 +12:00
parent 1a0de8c0e6
commit 6dbe422642
6 changed files with 280 additions and 288 deletions

View File

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