__version__ = "0.1.0" needs to be removed from __init__.py Need to check if anything is touching it, likely not
version = "0.1.0" needs to be removed from init.py
Need to check if anything is touching it, likely not