diff --git a/pyproject.toml b/pyproject.toml index ce9474d..d54b31d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ target-version = ['py37'] [tool.poetry] name = "sproc" -version = "2.1.1" +version = "2.2.0" description = "⛏ Subprocesseses for subhumanses ⛏" authors = ["Tom Ritchford "] license = "MIT"