Skip to content

Commit c55383d

Browse files
author
MarcoGorelli
committed
0.2.1
1 parent a33401e commit c55383d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Sample `.pre-commit-config.yaml`:
3030

3131
```yaml
3232
- repo: https://github.com/MarcoGorelli/auto-walrus
33-
rev: v0.2.0
33+
rev: v0.2.1
3434
hooks:
3535
- id: auto-walrus
3636
```

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = auto_walrus
3-
version = 0.2.0
3+
version = 0.2.1
44
description = A linter for Cython files
55
long_description = file: README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)