Fix get_edit not always returning awaitable, bump v1.10.8

This commit is contained in:
Lonami Exo
2019-10-31 10:43:42 +01:00
parent 0a3d164806
commit 6850903d17
2 changed files with 4 additions and 3 deletions

View File

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