Skip to content

Commit a437aff

Browse files
committed
Rebuild[Query]Hebrew translation[gramps51](#231)
1 parent 8f8eae0 commit a437aff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Query/Query.gpr.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
name=_("Query Gramplet"),
1010
description = _("Gramplet for running SQL-like queries"),
1111
status = UNSTABLE, # not yet tested with python 3
12-
version = '1.0.32',
12+
version = '1.0.33',
1313
gramps_target_version = "5.1",
1414
include_in_listing = False,
1515
height=200,
@@ -36,7 +36,7 @@
3636
fname="QueryQuickview.py",
3737
authors="Douglas Blank",
3838
authors_email="[email protected]",
39-
version = '1.0.32',
39+
version = '1.0.33',
4040
gramps_target_version = "5.1",
4141
)
4242

0 commit comments

Comments
 (0)