The v0.2.0 tag resolves exactly to commit 9c835f35b0f1690597ade799c9c6a30bc5922959, which supplies R9111 (prefer-slots-for-dataclass).
However, installing that immutable source reports package metadata version 0.1.0. This makes consumers that correctly pin the v0.2.0 commit appear to use an older release and leads to inaccurate downstream documentation.
Please align the package metadata with the v0.2.0 release tag.
The
v0.2.0tag resolves exactly to commit9c835f35b0f1690597ade799c9c6a30bc5922959, which suppliesR9111(prefer-slots-for-dataclass).However, installing that immutable source reports package metadata version
0.1.0. This makes consumers that correctly pin the v0.2.0 commit appear to use an older release and leads to inaccurate downstream documentation.Please align the package metadata with the
v0.2.0release tag.