diff --git a/pyproject.toml b/pyproject.toml index 67790964..19d14f5a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "capsula" -version = "0.5.1" +version = "0.6.0" description = "A Python package to capture command/function execution context for reproducibility." readme = "README.md" authors = [