New release script to avoid submitting unbuilt code

This commit is contained in:
James Barnsley
2017-01-26 18:56:20 +13:00
parent 550dac2c8e
commit 0adfd9cd23
2 changed files with 3 additions and 2 deletions

View File

@ -8,7 +8,7 @@ from frontend import IrisFrontend
from http import RequestHandler
logger = logging.getLogger(__name__)
__version__ = '2.11.1'
__version__ = '2.11.2'
##
# Core extension class