diff --git a/cwl_utils/__meta__.py b/cwl_utils/__meta__.py index b49454ae..4b0ecef9 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.28" +__version__ = "0.29"