Slixfeed/slixfeed/version.py
Schimon Jehudah, Adv. c050c765dd Python : Add support for newer OMEMO (Thank you. Syndance);
Python : Fix Ad-Hoc Commands;
SQLite : Fix tagging mechanism.
2024-09-12 15:20:14 +03:00

2 lines
53 B
Python

__version__ = '0.1.96'
__version_info__ = (0, 1, 96)