diff --git a/pyproject.toml b/pyproject.toml index 9033ce5..3cdd014 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "toolong" -version = "1.1.4" +version = "1.2.0" description = "A terminal log file viewer / tailer / analyzer" authors = ["Will McGugan "] license = "MIT"