Skip to content

Commit dd443e7

Browse files
committed
Pypi clarification
1 parent 3b5da72 commit dd443e7

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
still raises a clear ImportError, but the rest of the package imports
1818
cleanly. ([incerto/data/__init__.py](incerto/data/__init__.py))
1919

20-
### Yanked
20+
### Notes
2121

22-
- **0.1.0** is yanked on PyPI due to the broken base install above. Users on
23-
`pip install incerto` (no extras) should upgrade to 0.1.1.
22+
- **0.1.0 has been deleted from PyPI** due to the broken base install above.
23+
Per PyPI policy, the 0.1.0 version number remains permanently reserved and
24+
cannot be reused. 0.1.1 is the first installable release; use
25+
`pip install incerto` (which now resolves to 0.1.1 or later).
2426

2527
## [0.1.0] - 2026-05-15
2628

0 commit comments

Comments
 (0)