File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed
Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 22 export ,
33 raw_export ,
44 quick_export ,
5- link ,
6- quick_link ,
75 AttachmentHandler ,
86 AttachmentToLocalFileHostHandler ,
97 AttachmentToDiscordChannelHandler )
108
11- __version__ = "2.8.3 "
9+ __version__ = "2.8.4 "
1210
1311__all__ = (
1412 export ,
1513 raw_export ,
1614 quick_export ,
17- link ,
18- quick_link ,
1915 AttachmentHandler ,
2016 AttachmentToLocalFileHostHandler ,
2117 AttachmentToDiscordChannelHandler ,
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " chat_exporter"
77description = " A simple Discord chat exporter for Python Discord bots."
8- version = " 2.8.2 "
8+ version = " 2.8.4 "
99readme = " README.md"
1010authors = [
1111 { name =" mahtoid" , email =" info@mahto.id" }
You can’t perform that action at this time.
0 commit comments