Skip to content

Commit

Permalink
minor change to trigger GHA workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Nov 14, 2024
1 parent aaa3bbe commit e8bd986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions metplus/component_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ def _is_development(input_version, get_dev, rc_is_dev):

if not get_dev and any(ext in input_version for ext in check_exts):
return True

return False

def get_coordinated_version(component, version):
Expand Down

0 comments on commit e8bd986

Please sign in to comment.