diff --git a/pyproject.toml b/pyproject.toml index 857c6138..c8286f5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nox-poetry" -version = "0.8.1" +version = "0.8.2" description = "nox-poetry" authors = ["Claudio Jolowicz "] license = "MIT"