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 8925e42 commit 7e11953Copy full SHA for 7e11953
docs/source/changelog.rst
@@ -2,7 +2,7 @@
2
Changelog
3
=========
4
5
-[unreleased]
+[0.16.0] - 2022-08-18
6
7
- Search for the system library first, and fallback to the embedded one if the system was not found.
8
- Fixed the finding system library mechanism (thanks to @weirdo-neutrino)
telegram/__init__.py
@@ -1,3 +1,3 @@
1
-__version__ = '0.15.0'
+__version__ = '0.16.0'
VERSION = __version__
0 commit comments