diff --git a/pyproject.toml b/pyproject.toml index 35b36cc..0863e66 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "p" -version = "1.4.0" +version = "1.5.0" description = "Aliases any available project commands or scripts to `p `." authors = ["Dave Gaeddert "] license = "MIT"