Skip to content

Commit 2f19f7d

Browse files
committed
Merge GrampyScript: fix histogram IndexError, add editor conveniences
1 parent 80527f1 commit 2f19f7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

GrampyScript/GrampyScript.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
name=_("Gram.py Script"),
2424
description=_("Run a special Gramps Python script"),
2525
status=STABLE,
26-
version = '0.0.8',
26+
version = '0.0.9',
2727
fname="GrampyScript.py",
2828
authors=["Doug Blank"],
2929
authors_email=["doug.blank@gmail.com"],

0 commit comments

Comments
 (0)