Skip to content

fix(setup): semantic-release-pypi requires version in setup.cfg

Daniel Dehennin requested to merge fix/python-version-setup.cfg into dev

To automatically update python version with semantic-release-pypi, we must set the version in setup.cfg instead of setup.py.

Merge request reports