Skip to content

Commit 71aeda1

Browse files
committed
Bump version to 0.3.4
1 parent a39384e commit 71aeda1

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.3.3
33+
rev: 0.3.4
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.3.3"
7+
version = "0.3.4"
88
authors = [
99
{ name="Marco Gorelli", email="33491632+MarcoGorelli@users.noreply.github.com" },
1010
]

0 commit comments

Comments
 (0)