I have my code which I have been using successfully, I had a variable in __init__.py called __version__ where I added my code version.
__init__.py
__version__
However,