Slixfeed/slixfeed/version.py
Schimon Jehudah f6bc76fdf8 Fix settings update.
Add option to restore default settings.
Reorganize code.
Thank you mirux.
2024-02-11 21:31:31 +00:00

2 lines
51 B
Python

__version__ = '0.1.4'
__version_info__ = (0, 1, 4)