Bump version to 0.7.2 (#14039)

This commit is contained in:
Dhruv Manilawala
2024-11-01 19:09:07 +05:30
committed by GitHub
parent 658a51ea10
commit ef72fd79a7
9 changed files with 41 additions and 15 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "ruff"
version = "0.7.1"
version = "0.7.2"
description = "An extremely fast Python linter and code formatter, written in Rust."
authors = [{ name = "Astral Software Inc.", email = "hey@astral.sh" }]
readme = "README.md"