Skip to content

Commit

Permalink
Bump version to 0.16.6
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Nov 10, 2024
1 parent 50f8841 commit 3ec6c1b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Sample `.pre-commit-config.yaml`:

```yaml
- repo: https://github.com/MarcoGorelli/cython-lint
rev: v0.16.5
rev: v0.16.6
hooks:
- id: cython-lint
- id: double-quote-cython-strings
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "cython-lint"
version = "0.16.5"
version = "0.16.6"
authors = [
{ name="Marco Gorelli", email="[email protected]" },
]
Expand Down

0 comments on commit 3ec6c1b

Please sign in to comment.