Skip to content

Commit 93b634e

Browse files
authored
Add release instructions to README
1 parent 91b4f35 commit 93b634e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,7 @@ To regenerate install `schema_salad` package and run:
4141
schema-salad-tool --codegen python \
4242
https://raw.githubusercontent.com/common-workflow-language/common-workflow-language/master/v1.0/CommonWorkflowLanguage.yml
4343
```
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

Comments
 (0)