diff --git a/pyproject.toml b/pyproject.toml index d5013d30..61a8bbdf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "sh" -version = "2.0.2" +version = "2.0.3" description = "Python subprocess replacement" authors = ["Andrew Moffat "] readme = "README.rst"