Bump version to v0.1.15 (#9690)

This commit is contained in:
Charlie Marsh
2024-01-29 14:44:05 -08:00
committed by GitHub
parent 11449acfd9
commit a7755d7a8d
9 changed files with 59 additions and 12 deletions

View File

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