Slixfeed/slixfeed/version.py
Schimon Jehudah e0bc0bddf7 Add more operator option, also for export/import.
Fix var transfer from one form to another.
Improve handling with in-chat command arguments.
2024-03-28 17:21:45 +00:00

2 lines
53 B
Python

__version__ = '0.1.52'
__version_info__ = (0, 1, 52)