Bump version to 0.0.204

This commit is contained in:
Charlie Marsh
2022-12-31 08:20:09 -05:00
parent 815284f890
commit 0c215365ae
9 changed files with 14 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "ruff"
version = "0.0.203"
version = "0.0.204"
description = "An extremely fast Python linter, written in Rust."
authors = [
{ name = "Charlie Marsh", email = "charlie.r.marsh@gmail.com" },