Skip to content

Commit b0e80fb

Browse files
authored
Merge pull request #2103 from Badiboy/master
Bump version
2 parents 3bb4e2d + 3145269 commit b0e80fb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.14.0'
25+
release = '4.14.1'
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.14.0'
3+
__version__ = '4.14.1'

0 commit comments

Comments
 (0)