Skip to content

Commit

Permalink
[version 1.1.0] 🎉 adding support for sending and creating templates
Browse files Browse the repository at this point in the history
  • Loading branch information
david-lev committed Aug 20, 2023
1 parent 47745d2 commit eb696e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ See the `Documentation <https://pywa.readthedocs.io/>`_ for detailed instruction
------------
- Add tests
- Add support for async
- Add support for typed template messages
- Move from threading
- Add support for more web frameworks (``Django``, etc.)
- Add support for more types of updates (``account_alerts``, ``message_template_status_updates``, etc.)
Expand Down
2 changes: 1 addition & 1 deletion pywa/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "1.0.2"
__version__ = "1.1.0"

0 comments on commit eb696e5

Please sign in to comment.