Release 0.1.1 (#8073)

- Add changelog entry for 0.1.1
- Bump version to 0.1.1
- Require preview for fix added in #7967 
- Allow duplicate headings in changelog (markdownlint setting)
This commit is contained in:
Zanie Blue
2023-10-19 15:49:53 -05:00
committed by GitHub
parent ec1be60dcb
commit 22cf451d51
19 changed files with 354 additions and 153 deletions

View File

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