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

Vesper module has no __version__ (PEP 396) #180

Closed
lostanlen opened this issue Mar 27, 2021 · 2 comments
Closed

Vesper module has no __version__ (PEP 396) #180

lostanlen opened this issue Mar 27, 2021 · 2 comments
Assignees

Comments

@lostanlen
Copy link

Hello!
It took me some time to realize that the version number for Vesper is located in vesper.version.full_version

In the spirit of PEP 396 (https://www.python.org/dev/peps/pep-0396/), i think it would be good to define the vesper.__version__ constant as an alias to vesper.version.full_version

@HaroldMills
Copy link
Owner

Thanks for reporting this, Vincent. I will fix for the upcoming 0.4.9 release.

@HaroldMills
Copy link
Owner

Fixed in 8ab3aca.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants