Skip to content

Commit 92907ce

Browse files
authored
Merge pull request #1966 from Badiboy/master
Bump version to 4.11.0
2 parents 370f037 + 1b2ed0e commit 92907ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
author = 'coder2020official'
2323

2424
# The full version, including alpha/beta/rc tags
25-
release = '4.10.0'
25+
release = '4.11.0'
2626

2727

2828
# -- General configuration ---------------------------------------------------

telebot/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Versions should comply with PEP440.
22
# This line is parsed in setup.py:
3-
__version__ = '4.10.0'
3+
__version__ = '4.11.0'

0 commit comments

Comments
 (0)