Skip to content

Fix to allow versioning of releases to work properly

Matthew Pitkin requested to merge fix_release_versioning into master

Previously the _version.py files wasn't getting updated with a release when uploaded to PyPI. This should fix that.

Merge request reports