Update the PyPI package, so everybody who wants to install it gets the latest version regardless of the installation route (github repo or pip).
Acceptance criteria:
[x] They PyPI package has been updated to the latest version of the tool in the repo.
[x] The PyPI package has been tested that it provides the same functionality as the latest version in the git repo. For example, it creates the same set of relationships between nodes for test datasets.
Description:
Update the PyPI package, so everybody who wants to install it gets the latest version regardless of the installation route (github repo or pip).
Acceptance criteria: