Skip to content

Commit cb601e8

Browse files
committed
Rebuild[GraphView]Add options chart spacing(#208)[gramps51]
1 parent a727452 commit cb601e8

File tree

2 files changed

+108
-92
lines changed

2 files changed

+108
-92
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.98',
35+
version = '1.0.99',
3636
gramps_target_version = "5.1",
3737
status = STABLE,
3838
fname = 'graphview.py',

0 commit comments

Comments
 (0)