release 1.2.10

This commit is contained in:
Thomas NOËL 2015-01-13 10:40:09 +01:00
parent cb074d737f
commit c4c18459eb
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.9'
__version__ = '1.12.10'
import qommon