Releasing 3.6.1

This commit is contained in:
James Barnsley
2017-10-23 18:17:58 +13:00
parent fe90d81844
commit 3d0aca3560
3 changed files with 3 additions and 3 deletions

View File

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