annotate libervia/web/__init__.py @ 1543:f00497c00e38

pages (chat): fix `own_jid` exposure: `own_jid` is a `JID` instance, and must be casted to str to be exposed.
author Goffi <goffi@goffi.org>
date Thu, 06 Jul 2023 12:05:48 +0200
parents a44f77559279
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1522
a44f77559279 installation: moved from `setup.py` to `pyproject.toml`:
Goffi <goffi@goffi.org>
parents: 1518
diff changeset
1 __version__ = "0.9.0.dev0"