Releasing 3.8.4

This commit is contained in:
James Barnsley
2017-11-22 08:04:09 +13:00
parent 175c4db247
commit 673ef375cb
10 changed files with 511 additions and 412 deletions

View File

@ -13,7 +13,7 @@ from core import IrisCore
from raven import Client
logger = logging.getLogger(__name__)
__version__ = '3.8.3'
__version__ = '3.8.4'
##
# Core extension class