Skip to content
  • Mat's avatar
    Determine the version number automatically at build time. · 8d803c4d
    Mat authored
    The version number comes from three possible sources, in this order:
    - The $CI_COMMIT_TAG variable, coming from the CI environment.
    - The .version file, created when publishing the project to PyPI.
    - The git tree directly.
    8d803c4d