Fix file name could be lost when uploading files

Leading to invalid extension when sending photos.
This commit is contained in:
Lonami Exo
2023-10-17 20:31:58 +02:00
parent eb67ef1b15
commit fda6840449
3 changed files with 10 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
# Versions should comply with PEP440.
# This line is parsed in setup.py:
__version__ = '1.31.0'
__version__ = '1.31.1'