Releasing 3.29.1

This commit is contained in:
James Barnsley
2018-11-01 08:52:14 +13:00
parent 63924f0864
commit 67b5ff5694
9 changed files with 34 additions and 27 deletions

View File

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