Skip to content

Commit eb696e5

Browse files
committed
[version 1.1.0] 🎉 adding support for sending and creating templates
1 parent 47745d2 commit eb696e5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

‎README.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ See the `Documentation <https://pywa.readthedocs.io/>`_ for detailed instruction
139139
------------
140140
- Add tests
141141
- Add support for async
142-
- Add support for typed template messages
143142
- Move from threading
144143
- Add support for more web frameworks (``Django``, etc.)
145144
- Add support for more types of updates (``account_alerts``, ``message_template_status_updates``, etc.)

‎pywa/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.0.2"
1+
__version__ = "1.1.0"

0 commit comments

Comments
 (0)