Releasing 3.21.3

This commit is contained in:
James Barnsley
2018-06-18 20:55:32 +12:00
parent 3d9508a74f
commit 10608b0928
7 changed files with 7 additions and 37 deletions

View File

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