Skip to content

Commit 0cf735a

Browse files
committed
Rebuild[GraphView]only check image_path when self.show_images=true[gramps51]
1 parent 88ae15c commit 0cf735a

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
@@ -32,7 +32,7 @@
3232
name = _("Graph View"),
3333
category = ("Ancestry", _("Charts")),
3434
description = _("Dynamic and interactive graph of relations"),
35-
version = '1.0.95',
35+
version = '1.0.96',
3636
gramps_target_version = "5.1",
3737
status = STABLE,
3838
fname = 'graphview.py',

0 commit comments

Comments
 (0)