We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f8eae0 commit a437affCopy full SHA for a437aff
Query/Query.gpr.py
@@ -9,7 +9,7 @@
9
name=_("Query Gramplet"),
10
description = _("Gramplet for running SQL-like queries"),
11
status = UNSTABLE, # not yet tested with python 3
12
- version = '1.0.32',
+ version = '1.0.33',
13
gramps_target_version = "5.1",
14
include_in_listing = False,
15
height=200,
@@ -36,7 +36,7 @@
36
fname="QueryQuickview.py",
37
authors="Douglas Blank",
38
authors_email="[email protected]",
39
40
41
)
42
0 commit comments