Skip to content

Commit 7e11953

Browse files
Release 0.16.0
1 parent 8925e42 commit 7e11953

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/source/changelog.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changelog
33
=========
44

5-
[unreleased]
5+
[0.16.0] - 2022-08-18
66

77
- Search for the system library first, and fallback to the embedded one if the system was not found.
88
- Fixed the finding system library mechanism (thanks to @weirdo-neutrino)

telegram/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = '0.15.0'
1+
__version__ = '0.16.0'
22

33
VERSION = __version__

0 commit comments

Comments
 (0)