Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export __version__ #1647

Open
crclark opened this issue Apr 20, 2023 · 2 comments
Open

Export __version__ #1647

crclark opened this issue Apr 20, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@crclark
Copy link

crclark commented Apr 20, 2023

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

@crclark crclark added the bug Something isn't working label Apr 20, 2023
@Ivy-afk
Copy link

Ivy-afk commented Apr 27, 2023

Thx

@crcrpar
Copy link
Collaborator

crcrpar commented Apr 27, 2023

we're thinking of switching to Calendar Versioning in a month: #1648

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants