Bump version to v0.1.4 (#1608)

This commit is contained in:
Charlie Marsh
2024-02-17 15:22:07 -05:00
committed by GitHub
parent 5c4cecaa85
commit ea62ae4ebd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "uv"
version = "0.1.3"
version = "0.1.4"
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"