diff --git a/pyproject.toml b/pyproject.toml index e4add3f..5ec090a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "poetry-githooks" -version = "3.0.0" +version = "3.0.1" description = "Simple git hooks with poetry" authors = ["Thomas Thiebaud "] license = "MIT"