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

Bump version to 4.11.0

This commit is contained in:
Badiboy
2023-04-15 22:39:14 +03:00
parent 4ffe0f8833
commit 1b2ed0e2f7
2 changed files with 2 additions and 2 deletions

View File

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