Skip to content

Commit bbb1b4c

Browse files
committed
Merge EditExifMetadata: use != to compare against empty-list literal#847
1 parent 709354d commit bbb1b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EditExifMetadata/editexifmetadata.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
gramplet_title=_("Edit Exif Metadata"),
3636
detached_width=550,
3737
detached_height=550,
38-
version = '2.0.17',
38+
version = '2.0.18',
3939
gramps_target_version="6.0",
4040
status=STABLE,
4141
include_in_listing=True,

0 commit comments

Comments
 (0)