release 1.13.3

This commit is contained in:
Thomas NOËL 2015-08-18 17:13:34 +02:00
parent b634c21285
commit e96d7ad1dc
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.13.2'
__version__ = '1.13.3'
import qommon