forked from sch/Slixfeed
6c16fa4af1
Assign handlers to "self". Towards better handling of subscription and unsubscription. Minor fixes.
2 lines
51 B
Python
2 lines
51 B
Python
__version__ = '0.1.2'
|
|
__version_info__ = (0, 1, 2)
|