Skip to content

Commit

Permalink
Release 0.1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
pnrobinson committed Jan 12, 2025
1 parent c84fb2c commit 6882fa6
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion HOW_TO_RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Follow this document to make new Phenopacket store release.
4. Generate release archives with `ppktstore` CLI.
For instance, run following to generate a release `0.1.23`:
```shell
python3 -m ppktstore package --notebook-dir notebooks --release-tag 0.1.16 --output all_phenopackets
python3 -m ppktstore package --notebook-dir notebooks --release-tag 0.1.23 --output all_phenopackets
```

This will pack all phenopackets found in `notebooks` folder into `all_phenopackets.zip` ZIP file.
Expand Down
Loading

0 comments on commit 6882fa6

Please sign in to comment.