Fix utils.get_peer not handling Self in get_messages

This commit is contained in:
Lonami Exo
2020-10-23 19:02:43 +02:00
parent 44e2ef6c79
commit 1a2e09487c
3 changed files with 7 additions and 3 deletions

View File

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