Bump version to v12.4 · abatten187/python-telegram-bot@7b3b278 · GitHub
Skip to content

Commit 7b3b278

Browse files
Bibo-Joshitsnoam
authored andcommitted
Bump version to v12.4
1 parent cf3635d commit 7b3b278

3 files changed

Lines changed: 76 additions & 5 deletions

File tree

CHANGES.rst

Lines changed: 73 additions & 2 deletions

docs/source/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@
5858
# built documents.
5959
#
6060
# The short X.Y version.
61-
version = '12.3' # telegram.__version__[:3]
61+
version = '12.4' # telegram.__version__[:3]
6262
# The full version, including alpha/beta/rc tags.
63-
release = '12.3.0' # telegram.__version__
63+
release = '12.4.0' # telegram.__version__
6464

6565
# The language for content autogenerated by Sphinx. Refer to documentation
6666
# for a list of supported languages.

telegram/version.py

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)