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 3c79b8a commit 7830ebbCopy full SHA for 7830ebb
DescendantBooks/DescendantBooks.gpr.py
@@ -21,7 +21,7 @@
21
id="DescendantBook",
22
name=_("Descendant Book"),
23
description=_("Produces one or more descendant reports based on a supplied query."),
24
- version = '1.1.33',
+ version = '1.1.34',
25
gramps_target_version="6.0",
26
status=STABLE,
27
fname="DescendantBookReport.py",
@@ -42,7 +42,7 @@
42
description=_(
43
"Produces one or more detailed descendant reports based on a supplied query."
44
),
45
46
47
48
fname="DetailedDescendantBookReport.py",
0 commit comments