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

Update setup.py #918

Merged
merged 7 commits into from
Apr 7, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
bring it back because build test in github action was failing
  • Loading branch information
lee1043 committed Apr 7, 2023
commit 10a6825f04850f8acd889ec4e8f81ef15fa0fdad
3 changes: 3 additions & 0 deletions pcmdi_metrics/version.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
__version__ = 'v3.0.2'
__git_tag_describe__ = 'v3.0.2-4-g110dcf50'
__git_sha1__ = '110dcf50d933e099ee063c8b0a64644635d0af12'
2 changes: 1 addition & 1 deletion share/DefArgsCIA.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,4 @@
],
"help":"A list of variables to be processed"
}
}
}