Properly handle PhoneCodeExpiredError in sign_in

Should actually fix #3185 now.
This commit is contained in:
Lonami Exo
2023-04-06 18:52:45 +02:00
parent 10c74f8bab
commit 5b1135734b
2 changed files with 10 additions and 8 deletions

View File

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