We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5da72 commit dd443e7Copy full SHA for dd443e7
1 file changed
CHANGELOG.md
@@ -17,10 +17,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
still raises a clear ImportError, but the rest of the package imports
18
cleanly. ([incerto/data/__init__.py](incerto/data/__init__.py))
19
20
-### Yanked
+### Notes
21
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.
+- **0.1.0 has been deleted from PyPI** due to the broken base install above.
+ 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).
26
27
## [0.1.0] - 2026-05-15
28
0 commit comments