Skip to content

Commit

Permalink
prepare 0.35, last release with Python 3.8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-c committed Oct 14, 2024
1 parent afc644e commit 9146245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cwl_utils/__meta__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# SPDX-License-Identifier: Apache-2.0
"""Global version number for the cwl_utils package."""
__version__ = "0.34"
__version__ = "0.35"

0 comments on commit 9146245

Please sign in to comment.