Bump version to 0.1.25 (#2709)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Zanie Blue
2024-03-28 10:17:52 -05:00
committed by GitHub
parent f8f7f848f5
commit 4e59bfd16e
5 changed files with 42 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "uv"
version = "0.1.24"
version = "0.1.25"
description = "An extremely fast Python package installer and resolver, written in Rust."
authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }]
requires-python = ">=3.8"