Skip to content

Export __version__ #1647

@crclark

Description

@crclark

Describe the Bug

apex.__version__ is not exported.

Minimal Steps/Code to Reproduce the Bug

import apex
apex.__version__

result:

AttributeError: module 'apex' has no attribute '__version__'

Expected Behavior

expected result: '0.1'

Environment

apex version 0.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions