release 1.10.5

This commit is contained in:
Thomas NOËL 2014-05-07 15:53:58 +02:00
parent 7abfb7c107
commit a653b4f3d9
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.10.4'
__version__ = '1.10.5'
import qommon