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