diff --git a/cwl_utils/__meta__.py b/cwl_utils/__meta__.py index 39feac8a..0080e187 100644 --- a/cwl_utils/__meta__.py +++ b/cwl_utils/__meta__.py @@ -1,3 +1,3 @@ # SPDX-License-Identifier: Apache-2.0 """Global version number for the cwl_utils package.""" -__version__ = "0.30" +__version__ = "0.31"