Slixfeed/slixfeed/version.py
Schimon Jehudah 322e893d61 Fix ping for component (Thank you mathieui and MattJ).
Fix information.toml.
Add context "all" to command.toml.
2024-03-12 19:46:50 +00:00

2 lines
53 B
Python

__version__ = '0.1.38'
__version_info__ = (0, 1, 38)