Slixfeed/slixfeed/version.py
Schimon Jehudah, Adv. 79b80b1698 Improve handling of configuration directories by allocating
a handler to each directory, instead of processing a function
to detect them.
2024-11-19 15:55:29 +02:00

2 lines
55 B
Python

__version__ = '0.1.101'
__version_info__ = (0, 1, 101)