release 1.12.12

This commit is contained in:
Thomas NOËL 2015-02-06 14:12:08 +01:00
parent c631b0a852
commit 8df6312b59
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.11'
__version__ = '1.12.12'
import qommon