mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-22 22:14:38 +00:00
Merge branch 'dev'
This commit is contained in:
@@ -145,7 +145,7 @@ options:
|
|||||||
--check-update Check for updates (require Internet access)
|
--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)
|
--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
|
# To do
|
||||||
|
|||||||
@@ -1,3 +1,3 @@
|
|||||||
#!/usr/bin/python3
|
#!/usr/bin/python3
|
||||||
|
|
||||||
__version__ = "0.9.5"
|
__version__ = "0.9.7"
|
||||||
|
|||||||
Reference in New Issue
Block a user