Bump version to v0.0.256 (#3531)

This commit is contained in:
Charlie Marsh
2023-03-14 22:52:21 -04:00
committed by GitHub
parent d188d242a0
commit 12dfd57211
8 changed files with 11 additions and 11 deletions

View File

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