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

Bump version to 4.5.0

This commit is contained in:
Badiboy
2022-04-23 16:33:59 +03:00
parent e444bc2a0b
commit 9b1b324ab4
3 changed files with 5 additions and 4 deletions

View File

@ -17,12 +17,12 @@
# -- Project information -----------------------------------------------------
project = 'pyTelegramBotAPI'
project = 'pyTelegramBotAPI Documentation'
copyright = '2022, coder2020official'
author = 'coder2020official'
# The full version, including alpha/beta/rc tags
release = '4.4.1'
release = '4.5.0'
# -- General configuration ---------------------------------------------------