Skip to content

Add __version__ attribute to the package #17

Description

@adedaran

Currently
sliceline.__version__ outputs an AttributeError.

Goal
Keep the version management simple with one unique source of truth. Add the __version__ attribute to the package.
See an implementation of BumpVer.

Note
The version number is managed with GitHub release number (i.e. commit tag). The version property in pyproject.toml is just a placeholder that is modify by the Release job in GitHub Action CI.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions