diff --git a/pyproject.toml b/pyproject.toml index 9fec3ca..d284e28 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "profyle" -version = "0.0.13" +version = "0.0.14" description = "Profyle, a development tool for analysing and managing python traces" authors = ["Carlos Valdivia "] maintainers = [