Conversation
Changelog for 0.6.1 already landed in #115. This bumps the package metadata so installs from PyPI (and `importlib.metadata.version`) resolve to the correct release tag. Co-Authored-By: Gradata <noreply@gradata.ai>
There was a problem hiding this comment.
Gradata has reached the 50-review limit for trial accounts. To continue receiving code reviews, upgrade your plan.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
📜 Recent review details🧰 Additional context used🧠 Learnings (1)📓 Common learnings🔇 Additional comments (1)
📝 WalkthroughVersion Bump to 0.6.1
Release Process
WalkthroughThe package version in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~1 minute 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
pyproject.tomlfrom 0.6.0 → 0.6.1Release checklist
v0.6.1on main, push taguv build→uv publish(manual; CI release workflow was removed in chore: remove unused GitHub Actions workflows #104)pip install gradata==0.6.1resolves the new versionTest plan
grep ^version pyproject.toml→0.6.1__init__.pyreads viaimportlib.metadataGenerated with Gradata