1
0
mirror of https://github.com/eternnoir/pyTelegramBotAPI.git synced 2023-08-10 21:12:57 +03:00

Bump version to 4.7.1

This commit is contained in:
Badiboy
2022-10-21 10:18:47 +03:00
parent 31c3a2b2a3
commit 623d8b27ec
4 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ copyright = '2022, coder2020official'
author = 'coder2020official'
# The full version, including alpha/beta/rc tags
release = '4.7.0'
release = '4.7.1'
# -- General configuration ---------------------------------------------------