Skip to content

Commit 3d03694

Browse files
committed
Add Unknown and Other gender avatars
1 parent b49ee8b commit 3d03694

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GraphView/graphview.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
name = _("Graph View"),
44
category = ("Ancestry", _("Charts")),
55
description = _("Dynamic and interactive graph of relations"),
6-
version = '1.0.135',
6+
version = '1.0.136',
77
gramps_target_version = "5.2",
88
status = STABLE,
99
fname = 'graphview.py',

0 commit comments

Comments
 (0)