Skip to content

Commit 1b2ed0e

Browse files
committed
Bump version to 4.11.0
1 parent 4ffe0f8 commit 1b2ed0e

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)