Skip to content

Commit dab61a7

Browse files
authored
Merge pull request #1917 from pypa/bot/update-uv-build-version
Update uv_build version to 0.9.2
2 parents 2747eae + 71295b0 commit dab61a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/shared/build-backend-tabs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
.. code-block:: toml
3939
4040
[build-system]
41-
requires = ["uv_build >= 0.8.17, <0.9.0"]
41+
requires = ["uv_build >= 0.9.2, <0.10.0"]
4242
build-backend = "uv_build"

0 commit comments

Comments
 (0)