Releasing 3.4.5 ()

This commit is contained in:
James Barnsley
2017-09-21 09:23:07 +12:00
parent facaa6cc58
commit f74523f73a
6 changed files with 26 additions and 26 deletions

View File

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