Upgrading

To upgrade the package, the -U flag can be used:

pip3 install workflow-nodes -U

When installing from source for development, fetch the latest code first and install it in editable mode again:

pip3 install -e .[dev]