release 1.13.4

This commit is contained in:
Thomas NOËL 2015-09-08 15:57:40 +02:00
parent 1e8b5863e2
commit 6e4d431567
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.3'
__version__ = '1.13.4'
import qommon