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 4622260 commit b2a4992Copy full SHA for b2a4992
CHANGES.md
@@ -2,7 +2,7 @@
2
3
## Unreleased
4
5
-## v0.0.0 - 2024-xx-xx
+## v0.0.1 - 2024-04-06
6
- Inventory: Implement `linksmith inventory` and `linksmith output-formats`
7
subcommands, based on `sphobjinv` and others. Thanks, @bskinn.
8
- Anansi: Implement `linksmith anansi suggest`, also available as `anansi`,
README.md
@@ -35,7 +35,7 @@ considering.
35
## Setup
36
37
```bash
38
-pip install 'linksmith @ git+https://github.com/tech-writing/linksmith.git'
+pip install --upgrade linksmith
39
```
40
41
0 commit comments