Skip to content

Commit a020a48

Browse files
committed
Merge lxml PR837 and PR874
1 parent 1a5de8c commit a020a48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lxml/etreeGramplet.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
description=_("Gramplet for testing etree with Gramps XML"),
1212
status=EXPERIMENTAL,
1313
audience = DEVELOPER,
14-
version = '1.2.3',
14+
version = '1.2.4',
1515
gramps_target_version="6.1",
1616
include_in_listing=True,
1717
height=400,

lxml/lxmlGramplet.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
description=_("Gramplet for testing lxml and XSLT"),
1212
status=EXPERIMENTAL,
1313
audience = DEVELOPER,
14-
version = '1.2.3',
14+
version = '1.2.4',
1515
gramps_target_version="6.1",
1616
include_in_listing=True,
1717
height=400,

0 commit comments

Comments
 (0)