Skip to content

Commit 706a78f

Browse files
committed
Merge ChatWithTree gramplet addition #762
1 parent f3009a7 commit 706a78f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChatWithTree/ChatWithTree.gpr.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
id="ChatWithTree", # Unique ID for your addon
99
name=_("Chat With Tree Interactive Addon"), # Display name in Gramps, translatable
1010
description=_("Chat With Tree with the help of AI Large Language Model, needs litellm module"),
11-
version = '0.0.25',
11+
version = '0.0.26',
1212
gramps_target_version="6.0", # Specify the Gramps version you are targeting
1313
status=EXPERIMENTAL,
1414
audience = DEVELOPER,

0 commit comments

Comments
 (0)