From f66c748c678cc21cab6fd616a43da35d7f29e75a Mon Sep 17 00:00:00 2001 From: Claudio Jolowicz Date: Tue, 17 May 2022 17:02:19 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a96818c5..06591b40 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nox-poetry" -version = "0.9.0" +version = "1.0.0" description = "nox-poetry" authors = ["Claudio Jolowicz "] license = "MIT"