Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump version to v0.6.0 #11496

Merged
merged 10 commits into from
Feb 14, 2025
Merged

Bump version to v0.6.0 #11496

merged 10 commits into from
Feb 14, 2025

Conversation

zanieb
Copy link
Member

@zanieb zanieb commented Feb 13, 2025

No description provided.

@zanieb zanieb added the releases Related to building and distributing release artifacts of uv label Feb 13, 2025
@zanieb zanieb changed the title Generate changelog for v0.6.0 Bump version to v0.6.0 Feb 13, 2025
@zanieb zanieb added the no-build Disable building binaries in CI label Feb 13, 2025

Previously, `uv python install` did not read this environment variable; now it does. We believe this matches user expectations, however, this will take priority over `.python-version` files which could be considered breaking.

- **Set `UV` to the uv executable path** ([#11326](https://github.com/astral-sh/uv/pull/11326))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(I actually didn't follow this, what's it for?)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah this was for #8775 and the Ray team

@@ -24,5 +24,5 @@ data = "assets"
headers = "header"

[build-system]
requires = ["uv>=0.5,<0.6"]
requires = ["uv>=0.5,<0.7"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should the minimum version become 0.6 now?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it needs to.

@zanieb zanieb added the no-test Disable CI tests for a pull request label Feb 14, 2025
@zanieb zanieb merged commit 591f38c into main Feb 14, 2025
71 checks passed
@zanieb zanieb deleted the zb/060-cl branch February 14, 2025 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no-build Disable building binaries in CI no-test Disable CI tests for a pull request releases Related to building and distributing release artifacts of uv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants