From abdaa0d1216f16f892f3597a180bfc0d5a5a1577 Mon Sep 17 00:00:00 2001 From: Carlos Valdivia Date: Thu, 13 Apr 2023 08:35:00 +0200 Subject: [PATCH] Update version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = [