Skip to content

Commit 70bc4f3

Browse files
committed
[version] New version: 1.16.2
1 parent a581b28 commit 70bc4f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Changelog
33

44
NOTE: pywa follows the [semver](https://semver.org/) versioning standard.
55

6-
### 1.16.1 (2024-02-15)
6+
### 1.16.2 (2024-02-15)
77

88
- [client] fix sending single contact
99
- [filters] prioritize `/` over `!` in `filters.command(...)` and `filters.is_command`

pywa/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77

88
from pywa.client import WhatsApp
99

10-
__version__ = "1.16.1"
10+
__version__ = "1.16.2"
1111
__author__ = "David Lev"
1212
__license__ = "MIT"

0 commit comments

Comments
 (0)