diff --git a/contributing.md b/contributing.md index 3363e35b..687985d8 100644 --- a/contributing.md +++ b/contributing.md @@ -70,3 +70,5 @@ The workflow must be approved by one of the maintainers, first. Pre-release will be created after merging pr to the `dev` branch and running the `release` workflow. Python uses PEP 440 for versions format, so we convert a pre-release version from semver to PEP 440 in the `./generate.sh`. + +This is a version for testing a new release flow