Skip to content

Commit d376c6a

Browse files
committed
Bump version to 0.4.1
1 parent a32e144 commit d376c6a

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: 0.4.0
33+
rev: 0.4.1
3434
hooks:
3535
- id: auto-walrus
3636
```

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "auto-walrus"
7-
version = "0.4.0"
7+
version = "0.4.1"
88
authors = [
99
{ name="Marco Gorelli", email="33491632+MarcoGorelli@users.noreply.github.com" },
1010
]

0 commit comments

Comments
 (0)