Skip to content

Add __version__ to the python driver package #534

Open
@maydanw

Description

@maydanw

Problem to Solve

It helps with automation and for general understanding what is running on various computers and environments

Current Workaround

In debug mode run

from importlib.metadata import version
assert version('typedb.driver')

Proposed Solution

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions