Bump version: 0.62.0 → 0.63.0#1339
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR updates the package version number from 0.62.0 to 0.63.0 across three locations: the ChangesVersion Bump
Estimated code review effort: 1 (Trivial) | ~2 minutes Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Tick the box to add this pull request to the merge queue (same as
|
There was a problem hiding this comment.
Pull request overview
Release housekeeping PR to bump leafmap from 0.62.0 to 0.63.0 in the package metadata and runtime __version__, aligning with the described minor release and upcoming PyPI publish.
Changes:
- Bump package version in
pyproject.tomlto0.63.0. - Bump runtime
__version__inleafmap/__init__.pyto0.63.0. - Update
tool.bumpversion.current_versionto0.63.0to keep automated versioning consistent.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| pyproject.toml | Updates project/package version metadata and bumpversion’s current version to 0.63.0. |
| leafmap/init.py | Updates runtime __version__ constant to 0.63.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
🚀 Deployed on https://6a4975516362fd9f9b0b7a63--opengeos.netlify.app |
Minor release bump 0.62.0 → 0.63.0.
Notable changes since 0.62.0:
add_rasternot rendering in containerized/webview Jupyter by routing local tile URLs through the jupyter-loopback bridge (fix: route local tile URLs through jupyter-loopback in get_local_tile_url #1337, fixes add_raster from leafmap/maplibregl.py in container environment does not show raster in jupyter notebook #1331).Merging this and creating the GitHub Release
v0.63.0will publish to PyPI.Summary by CodeRabbit