🩹 — Fix release documentation

This commit is contained in:
Luc Didry 2024-06-24 16:35:16 +02:00
parent 512098760a
commit 9102d5f974
No known key found for this signature in database
GPG key ID: EA868E12D0257E3C
2 changed files with 3 additions and 1 deletions

View file

@ -2,6 +2,8 @@
## [Unreleased]
- 🩹 — Fix release documentation
## 0.2.2
Date: 2024-07-04

View file

@ -86,7 +86,7 @@ If you're still experimenting, you can use the [Test PyPI](https://test.pypi.org
```bash
# Publishing on test PyPI
hatch build -r test
hatch publish -r test
# Installing from test PyPI
pip install --index-url https://test.pypi.org/simple/ argos-monitoring