Bump version

This commit is contained in:
Alex Root Junior 2021-07-30 00:48:31 +03:00
parent a70ecb767f
commit 86e6514432
2 changed files with 15 additions and 1 deletions

View file

@ -1,6 +1,6 @@
import pytest
from aiogram.methods import BanChatMember, DeleteMyCommands, Request
from aiogram.methods import DeleteMyCommands, Request
from tests.mocked_bot import MockedBot