Polishing release task

This commit is contained in:
James Barnsley
2017-09-20 09:41:25 +12:00
parent 5ec5914ced
commit acf26fc9c5
4 changed files with 8 additions and 5 deletions

View File

@ -12,7 +12,7 @@ from handlers import WebsocketHandler, HttpHandler
from core import IrisCore
logger = logging.getLogger(__name__)
__version__ = "33"
__version__ = "0.0.0"
##
# Core extension class