release 1.11.4

This commit is contained in:
Thomas NOËL 2014-07-23 17:15:34 +02:00
parent 050d0ca811
commit d0863fb0ea
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.3'
__version__ = '1.11.4'
import qommon