Releasing 3.23.2

This commit is contained in:
James Barnsley
2018-08-03 09:50:46 +12:00
parent 6771ac7856
commit 64bd6cc44c
9 changed files with 36 additions and 613 deletions

View File

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