We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91b4f35 commit 93b634eCopy full SHA for 93b634e
README.md
@@ -41,3 +41,7 @@ To regenerate install `schema_salad` package and run:
41
schema-salad-tool --codegen python \
42
https://raw.githubusercontent.com/common-workflow-language/common-workflow-language/master/v1.0/CommonWorkflowLanguage.yml
43
```
44
+
45
+## Release
46
47
+To release CWLUtils, bump the version in `cwl_utils/__meta__.py`, and tag that commit with the new version. TravisCI should release that tag.
0 commit comments