Skip to content

Commit

Permalink
fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
carueda committed Jun 27, 2024
1 parent 8f3e681 commit d3702e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ The package includes the following CLI programs:

| Program | Description |
| ------- |------------------------------------------------|
| [`pbp-json-gen`](https://docs.mbari.org/pbp/pbp-json-gen//) | Generate JSON files with audio metadata. |
| [`pbp-json-gen`](https://docs.mbari.org/pbp/pbp-json-gen/) | Generate JSON files with audio metadata. |
| [`pbp`](https://docs.mbari.org/pbp/pbp/) | Main HMB generation program. |
| [`pbp-cloud`](https://docs.mbari.org/pbp/pbp-cloud/) | Program for cloud based processing. |
| [`pbp-plot`](https://docs.mbari.org/pbp/pbp-plot/) | Utility program to plot resulting HMB product. |
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"

[tool.poetry]
name = "mbari-pbp"
version = "0.3.0b17"
version = "0.3.0b18"
# for now, pbp version "aligned" (not necessarily exactly) with that of lifewatch-pypam.
description = "PyPAM based Processing"
authors = [
Expand Down

0 comments on commit d3702e2

Please sign in to comment.