Skip to content

Commit ff08e5c

Browse files
committed
Rebuild TimelinePedigreeView for long lines if no marriage date
1 parent bb1a5d9 commit ff08e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TimelinePedigreeView/TimelinePedigreeView.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
category = ("Ancestry", _("Ancestry")),
4646
description = _("The view shows a timeline pedigree with ancestors and "
4747
"descendants of the selected person"),
48-
version = '0.1.49',
48+
version = '0.1.50',
4949
gramps_target_version = "5.0",
5050
status = STABLE,
5151
fname = 'TimelinePedigreeView.py',

0 commit comments

Comments
 (0)