release 1.12.5

This commit is contained in:
Thomas NOËL 2014-10-28 17:01:10 +01:00
parent 448b5ec10f
commit 09db7c1f68
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.4'
__version__ = '1.12.5'
import qommon