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

Bump version to 4.12.0

This commit is contained in:
Badiboy
2023-05-18 18:07:09 +03:00
parent 48377ac905
commit 2dac17aa75
2 changed files with 3 additions and 3 deletions

View File

@ -18,11 +18,11 @@
# -- Project information -----------------------------------------------------
project = 'pyTelegramBotAPI Documentation'
copyright = '2022, coder2020official'
copyright = '2022-2023, coder2020official'
author = 'coder2020official'
# The full version, including alpha/beta/rc tags
release = '4.11.0'
release = '4.12.0'
# -- General configuration ---------------------------------------------------