Releasing 3.21.2

This commit is contained in:
James Barnsley
2018-06-16 12:38:20 +12:00
parent 742fff8838
commit 8fc9b6a86d
4 changed files with 5 additions and 5 deletions

View File

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