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.
1 parent c889720 commit 27db780Copy full SHA for 27db780
docs/source/changelog.rst
@@ -4,6 +4,8 @@ Changelog
4
5
[unreleased]
6
7
+[0.19.0] 2024-06-23
8
+
9
- Python versions 3.7 and 3.8 are no longer supported.
10
- tdlib 1.8.31.
11
telegram/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = "0.18.0"
+__version__ = "0.19.0"
2
3
VERSION = __version__
0 commit comments