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 5417939 + 3b17169 commit 5cdcd01Copy full SHA for 5cdcd01
docs/source/conf.py
@@ -22,7 +22,7 @@
22
author = 'coder2020official'
23
24
# The full version, including alpha/beta/rc tags
25
-release = '4.14.1'
+release = '4.15.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.14.1'
+__version__ = '4.15.0'
0 commit comments