Quote:
Originally Posted by kovidgoyal
version history is not parsed at all. The current version is taken from __init__.py in the plugin zip file in the first post.
|
Interesting. The KTE __init__.py has no version information, the JobSpy __init__.py has a line reading "version = (1, 0, 183)" and FFF has "version = __version__" and "__version__ = (3, 20, 1)".