You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs: update PyPI badge to include pre-releases (#16)
## Summary
Updates the PyPI badge in README.md to include pre-release versions (RC).
## Context
Since Zenzic is currently in the Release Candidate phase (v0.4.0-rc4), the standard Shields.io badge was defaulting to the last stable version (0.0.1). Adding the `include_prereleases` parameter ensures the badge accurately reflects the active development state on PyPI.
0 commit comments