Skip to content

Version attribute missing #122

@jthorton

Description

@jthorton

Describe the bug
It doesn't seem to be possible to get the version of kartograf from the API using the usual kartograf.__version__ but you can get it doing the following:

from importlib.metadata import version
version('kartograf')

I think this just needs exposing at the top level init.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions