Releasing 3.31.2

This commit is contained in:
James Barnsley
2018-11-26 08:45:04 +13:00
parent 34e7daa507
commit 1a424b85a0
8 changed files with 13750 additions and 10475 deletions

View File

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