Releasing 3.29.2

This commit is contained in:
James Barnsley
2018-11-01 13:25:35 +13:00
parent fa812c8103
commit 03e282620d
4 changed files with 5 additions and 5 deletions

View File

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