Skip to content

Commit

Permalink
Release v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
amotl committed Apr 6, 2024
1 parent 4622260 commit b2a4992
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Unreleased

## v0.0.0 - 2024-xx-xx
## v0.0.1 - 2024-04-06
- Inventory: Implement `linksmith inventory` and `linksmith output-formats`
subcommands, based on `sphobjinv` and others. Thanks, @bskinn.
- Anansi: Implement `linksmith anansi suggest`, also available as `anansi`,
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ considering.
## Setup

```bash
pip install 'linksmith @ git+https://github.com/tech-writing/linksmith.git'
pip install --upgrade linksmith
```


Expand Down

0 comments on commit b2a4992

Please sign in to comment.