Slixfeed/slixfeed/version.py
Schimon Jehudah, Adv. 735ce58178 Improve PEP and PubSub publishing mechanism;
Change label to value for fixed fields of data forms.
2024-09-13 11:44:08 +03:00

2 lines
53 B
Python

__version__ = '0.1.97'
__version_info__ = (0, 1, 97)