We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 370f037 + 1b2ed0e commit 92907ceCopy full SHA for 92907ce
docs/source/conf.py
@@ -22,7 +22,7 @@
22
author = 'coder2020official'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '4.10.0'
+release = '4.11.0'
26
27
28
# -- General configuration ---------------------------------------------------
telebot/version.py
@@ -1,3 +1,3 @@
1
# Versions should comply with PEP440.
2
# This line is parsed in setup.py:
3
-__version__ = '4.10.0'
+__version__ = '4.11.0'
0 commit comments