release 1.12.16

This commit is contained in:
Thomas NOËL 2015-05-07 11:01:09 +02:00
parent 4e78b42ae5
commit a44f1c8f1c
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.15'
__version__ = '1.12.16'
import qommon