Releasing 3.8.1

This commit is contained in:
James Barnsley
2017-11-18 09:02:46 +13:00
parent b837f53767
commit e20d386491
8 changed files with 28 additions and 16 deletions

View File

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