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