From 4f3cf189fc63147f358ec06bb1e052524ea84b32 Mon Sep 17 00:00:00 2001 From: shisui-uciha <55116616+shisui-uciha@users.noreply.github.com> Date: Fri, 11 Oct 2019 20:43:56 +0700 Subject: [PATCH] bump version --- telethon/version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telethon/version.py b/telethon/version.py index baddb9cd..1b68893f 100644 --- a/telethon/version.py +++ b/telethon/version.py @@ -1,3 +1,3 @@ # Versions should comply with PEP440. # This line is parsed in setup.py: -__version__ = '1.10.6' +__version__ = '2.10.6'