-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels