Releasing 3.25.1

This commit is contained in:
James Barnsley
2018-08-28 08:31:10 +12:00
55 changed files with 1628 additions and 1074 deletions

View File

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