release 1.12.3

This commit is contained in:
Thomas NOËL 2014-09-29 15:58:54 +02:00
parent c5408c4886
commit e2bbe1ed42
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ import sys
import os
sys.path.insert(0, os.path.dirname(__file__))
__version__ = '1.12.2'
__version__ = '1.12.3'
import qommon