Slixfeed/slixfeed/version.py
Schimon Jehudah 8bbad28894 Create function "get_properties_of_feed";
Do not attempt to scan URL for items upon command "add";
Minor improvements;
Add more URLs to file feeds.toml.
2024-05-12 09:55:23 +00:00

2 lines
53 B
Python

__version__ = '0.1.60'
__version_info__ = (0, 1, 60)