diff --git a/pyproject.toml b/pyproject.toml index c12339d..fa4c743 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pycrumbs" -version = "0.1.3" +version = "0.2.0" description = "Tool for automatically storing information about Python processes." authors = ["Chris Bridge "] license = "MIT"