Slixfeed/slixfeed/version.py
Schimon Jehudah, Adv. 37444c9d4e Fix default alias upon joining to an MUC groupchat;
Scan subscriptions by last scanned time;
Update file README.
2024-06-24 12:46:05 +03:00

3 lines
53 B
Python

__version__ = '0.1.86'
__version_info__ = (0, 1, 86)