From 917b1c13c39e0dce2fa468801ac1d30b98362935 Mon Sep 17 00:00:00 2001 From: turbo1912 Date: Tue, 1 Nov 2022 06:56:25 +0000 Subject: [PATCH] [create-pull-request] automated change --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 99c9e6a..2de7cee 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "isolate" -version = "0.1.1-alpha.0" +version = "0.2.1-alpha.0" readme = "README.md" description = "Managed isolated environments for Python" authors = ["Features & Labels "]