diff --git a/pyproject.toml b/pyproject.toml index 173b53f..82f96cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "isolate" -version = "0.9.2-alpha.0" +version = "0.9.3-alpha.0" readme = "README.md" description = "Managed isolated environments for Python" authors = ["Features & Labels "]