Skip to content

Commit e436644

Browse files
committed
rebuild[GraphView]right click menu updates[Gramps50](#201)
1 parent 0c863ca commit e436644

File tree

2 files changed

+141
-69
lines changed

2 files changed

+141
-69
lines changed

GraphView/graphview.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
name = _("Graph View"),
3737
category = ("Ancestry", _("Charts")),
3838
description = _("Dynamic and interactive graph of relations"),
39-
version = '1.0.92',
39+
version = '1.0.93',
4040
gramps_target_version = "5.0",
4141
status = STABLE,
4242
fname = 'graphview.py',

0 commit comments

Comments
 (0)