diff --git a/pyproject.toml b/pyproject.toml index 79d306a..94efce4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "troncos" -version = "4.2.0" +version = "4.2.1" description = "Collection of Python logging, tracing and profiling tools" authors = [ "Guðmundur Björn Birkisson ",