Merge branch 'dev'

This commit is contained in:
KnugiHK
2023-11-12 14:27:35 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ options:
--check-update Check for updates (require Internet access)
--assume-first-as-me Assume the first message in a chat as sent by me (must be used together with -e)
WhatsApp Chat Exporter: 0.9.5 Licensed with MIT
WhatsApp Chat Exporter: 0.9.7 Licensed with MIT
```
# To do

View File

@@ -1,3 +1,3 @@
#!/usr/bin/python3
__version__ = "0.9.5"
__version__ = "0.9.7"