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

reVX prints wrong version #72

Closed
WilliamsTravis opened this issue Dec 10, 2020 · 1 comment
Closed

reVX prints wrong version #72

WilliamsTravis opened this issue Dec 10, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@WilliamsTravis
Copy link
Collaborator

Bug Description
Printing reVX.__version__ results in "0.1.1", though it is clearly a more recent version because up-to-date functionality is available. This is also the case in the shared "modulefiles" environment.

Code Sample

import reVX

print(reVX.__version__)

Expected behavior
"0.3.8" is printed

System (please complete the following information):

  • OS: Linux
  • Compute hardware: Eagle
  • Version: 0.3.8
@WilliamsTravis WilliamsTravis added the bug Something isn't working label Dec 10, 2020
@MRossol MRossol mentioned this issue Dec 11, 2020
@MRossol
Copy link
Collaborator

MRossol commented Dec 11, 2020

Implemented in #73

@MRossol MRossol closed this as completed Dec 11, 2020
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

2 participants