Skip to content

Commit

Permalink
Bump version to 0.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoGorelli committed Apr 23, 2024
1 parent a39384e commit 71aeda1
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: 0.3.3
rev: 0.3.4
hooks:
- id: auto-walrus
```
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 = "auto-walrus"
version = "0.3.3"
version = "0.3.4"
authors = [
{ name="Marco Gorelli", email="[email protected]" },
]
Expand Down

0 comments on commit 71aeda1

Please sign in to comment.