release 1.13.1

This commit is contained in:
Thomas NOËL 2015-07-10 13:14:15 +02:00
parent cd92204ff2
commit 3077150c7b
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.0'
__version__ = '1.13.1'
import qommon