From 5772b66ebff8d5a3351a08ed402d3d31e48be5f8 Mon Sep 17 00:00:00 2001 From: Claudio Jolowicz Date: Tue, 8 Nov 2022 09:37:37 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=201.0.2=20(#958)?= 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 2ddba478..f16dec9a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "nox-poetry" -version = "1.0.1" +version = "1.0.2" description = "nox-poetry" authors = ["Claudio Jolowicz "] license = "MIT"