summaryrefslogtreecommitdiffstats
path: root/bin/q.py
diff options
context:
space:
mode:
Diffstat (limited to 'bin/q.py')
-rwxr-xr-xbin/q.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/q.py b/bin/q.py
index ddb6188..c6d282b 100755
--- a/bin/q.py
+++ b/bin/q.py
@@ -35,7 +35,7 @@ from collections import OrderedDict
from sqlite3.dbapi2 import OperationalError
from uuid import uuid4
-q_version = '3.1.5'
+q_version = '3.1.6'
#__all__ = [ 'QTextAsData' ]