Add support for separating media files per chat

This commit is contained in:
Mert Tunc
2024-04-15 19:20:33 +03:00
parent a569fb0875
commit 0eebbcff21
6 changed files with 51 additions and 8 deletions

View File

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