Skip to content

Commit

Permalink
0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Oct 13, 2022
1 parent a33401e commit c55383d
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 @@ -30,7 +30,7 @@ Sample `.pre-commit-config.yaml`:

```yaml
- repo: https://github.com/MarcoGorelli/auto-walrus
rev: v0.2.0
rev: v0.2.1
hooks:
- id: auto-walrus
```
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = auto_walrus
version = 0.2.0
version = 0.2.1
description = A linter for Cython files
long_description = file: README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit c55383d

Please sign in to comment.