diff --git a/pyproject.toml b/pyproject.toml index 2d9b7feb..6cb3f57e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "logot" -version = "0.3.4" +version = "0.3.5" description = "Test whether your code is logging correctly 🪵" authors = ["Dave Hall "] license = "MIT"