We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The payu version through the CLI is not getting updated with releases:
ie:
[as2285@gadi-login-07 as2285]$ payu --version payu 1.0.19 [as2285@gadi-login-07 as2285]$ conda list | grep payu payu 1.0.29 py_0 accessnri
1.0.19 != 1.0.29
See:
payu/payu/__init__.py
Line 6 in ca0c825
The text was updated successfully, but these errors were encountered:
Yeah, this is mentioned (though perhaps not explicitly enough) in this issue #398
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The payu version through the CLI is not getting updated with releases:
ie:
1.0.19 != 1.0.29
See:
payu/payu/__init__.py
Line 6 in ca0c825
The text was updated successfully, but these errors were encountered: