Slixfeed/slixfeed/version.py
Schimon Jehudah df7cc6ed2b Fix export (Thank you roughnecks).
Load commands first at session start (New PubSub related code might block or postpone commands from being loaded).
2024-03-26 17:49:16 +00:00

2 lines
53 B
Python

__version__ = '0.1.49'
__version_info__ = (0, 1, 49)