Slixfeed/slixfeed/version.py
Schimon Jehudah 5d1cb85a36 Manage settings from a dict as a handler.
Make the inclusive/main  filter optional.
2024-03-07 14:52:51 +00:00

2 lines
53 B
Python

__version__ = '0.1.29'
__version_info__ = (0, 1, 29)