release 1.12.14

This commit is contained in:
Thomas NOËL 2015-04-17 17:16:38 +02:00
parent 2ba78294e4
commit d969cea728
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.13'
__version__ = '1.12.14'
import qommon