release 1.11.1

This commit is contained in:
Thomas NOËL 2014-06-24 14:16:19 +02:00
parent 5d20ac7cb0
commit c6a2c7e3b7
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.11.0'
__version__ = '1.11.1'
import qommon