Slixfeed/slixfeed/version.py
Schimon Jehudah, Adv. 3913f740ef Add MUC Ad-Hoc instructions (Thank you roughnecks);
Fix automatic publishing mechanism by not excluding own JID;
Update index of commands and URLs.
2024-08-01 12:53:16 +03:00

2 lines
53 B
Python

__version__ = '0.1.94'
__version_info__ = (0, 1, 94)