mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-02-02 23:59:09 +00:00
Merge branch 'dev'
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/usr/bin/python3
|
||||
|
||||
__version__ = "0.9.5"
|
||||
__version__ = "0.9.7"
|
||||
|
||||
Reference in New Issue
Block a user