Slixfeed/slixfeed/version.py
Schimon Jehudah b81ff04c0d Forms: Remove Cheogram boolean in favour of "Next".
Forms: Set title inside instructions field.
ePUB: Use new keyword argument absolute_location from xml2epub.
2024-03-15 14:55:22 +00:00

2 lines
53 B
Python

__version__ = '0.1.45'
__version_info__ = (0, 1, 45)