When testing the github actions for PyPi releases I created a few releases (0.3.3, 0.3.4 and 0.3.3.0). Github actions will only succeed in creating a PyPi release when the new github release has a new version number. Since I tried to do a github release of 0.3.4 twice, the github action for creating the PyPi release is not working. Therefore this github release is only there to create a new PyPi release. From now on the PyPi release will work via github actions.