Build a release#
version numbering follow semamtic versioning
Update version number in
CHANGELOG
Update version number in
pyproject.toml
Commit your change as Release x.y.z
Push your change to the GitLab project
Create a Tag in GitLab, filling fields in the following way:
field
value
Tag name
x.y.z
Message
Release x.y.z
Python module, API documentation and GitLab release are generated by the GitLab Continuous Integration.