Skip to content

Commit

Permalink
Bump version to 0.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Nov 10, 2024
1 parent ca4f1bb commit b9aaef4
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.2
rev: v0.16.3
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.2"
version = "0.16.3"
authors = [
{ name="Marco Gorelli", email="[email protected]" },
]
Expand Down

0 comments on commit b9aaef4

Please sign in to comment.