Skip to content

release: 0.5.1 — fix README doc links on PyPI - #27

Merged
scottvr merged 1 commit into
mainfrom
release/0.5.1
Aug 24, 2026
Merged

release: 0.5.1 — fix README doc links on PyPI#27
scottvr merged 1 commit into
mainfrom
release/0.5.1

Conversation

@scottvr

@scottvr scottvr commented Aug 24, 2026

Copy link
Copy Markdown
Owner

First patch release. PyPI mirrors the README as the project description but does not rewrite relative links, so the gallery and quickstart links 404 on the 0.5.0 PyPI page.

Fix: point both at absolute github.com/scottvr/vizbin/blob/main/... URLs (which also work in the GitHub README). No relative docs/ links remain in the README.

  • __version__ 0.5.0 → 0.5.1; CHANGELOG [0.5.1]. PATCH (docs-only).
  • Preflight: vizbin --version → 0.5.1; wheel/sdist metadata → 0.5.1; twine check PASSED; ruff + mypy clean; 163 tests green.

After merge: git tag v0.5.1 && git push origin v0.5.1 → gated publish → approval.

🤖 Generated with Claude Code

PyPI mirrors the README as the project description but does not rewrite relative
links, so the gallery and quickstart links 404'd on the 0.5.0 project page. Point
them at absolute github.com/scottvr/vizbin/blob/main/... URLs (which also work on
GitHub). Bump __version__ to 0.5.1; PATCH (docs-only fix).
@scottvr
scottvr merged commit eaf8345 into main Aug 24, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant