Skip to content

add tree_sitter.__version__ #413

@milahu

Description

@milahu

priority: nice to have

tree_sitter.__version__ should return the release version, currently 0.25.1

$ python
>>> import tree_sitter
>>> tree_sitter.__version__
AttributeError: module 'tree_sitter' has no attribute '__version__'
>>> tree_sitter.LANGUAGE_VERSION
14

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions