diff --git a/pyproject.toml b/pyproject.toml index 5c632b36..8fc439cb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nox-poetry" -version = "1.0.2" +version = "1.0.3" description = "nox-poetry" authors = ["Claudio Jolowicz "] license = "MIT"