Skip to content

yMMSL v0.16 released with incorrect ymmsl.__version__ #48

@maarten-ic

Description

@maarten-ic

yMMSL v0.16 was released with an incorrect __version__ = '0.15.1-dev'. See:

__version__ = '0.15.1-dev'

Workaround: use importlib.metadata.version("ymmsl") to query the version of the installed yMMSL library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions