diff --git a/pyproject.toml b/pyproject.toml index 2bb41f5b..e7a7a9cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nox-poetry" -version = "0.7.1" +version = "0.8.0" description = "nox-poetry" authors = ["Claudio Jolowicz "] license = "MIT"